You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ilium is a physically-based rendering system written in Go.
To run:
cd bin-src/ilium
go build
./ilium /path/to/scene.json
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
About
Ilium is a physically-based rendering system written in Go.