Skip to content
/ rtc Public

🖼 A Go implementation of "The Ray Tracer Challenge"

License

Notifications You must be signed in to change notification settings

anolson/rtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtc

This is a Go implementation of The Ray Tracer Challenge by Jamis Buck.

Setup

$ make setup

Testing

Run all tests with:

$ make test

Run all tests when any .go file is changed:

$ make watch

Example

sphere

About

🖼 A Go implementation of "The Ray Tracer Challenge"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published