Skip to content

tatsy/gopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopt

Build Status Coverage Status

Physically based path tracer implemented with Go.

Usage

export GOPATH=`pwd`
go build ./src/main.go
./main -i [Scene JSON file]

Result

Gopher

gopher.jpg

Cornell box

cbox.jpg

The scene courtesy of Mitsuba renderer (W. Jakob 2010).

Copyright

MIT License 2017 (c) Tatsuya Yatagawa (tatsy)

About

Physically based path tracer implemented with Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published