Skip to content
/ go-trace Public

Peter Shirley's "Ray Tracing in One Weekend" ported to Go as a learning exercise.

License

Notifications You must be signed in to change notification settings

rgarc/go-trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_trace

Peter Shirley's Ray Tracing in One Weekend ported to Go.

Usage

go build && ./go_trace > output.ppm

Then open output.ppm in an image viewer.

Example

small sample

About

Peter Shirley's "Ray Tracing in One Weekend" ported to Go as a learning exercise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages