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
Tinyraytracer is an attempt to implement a simple Raytracer proof-of-concept in the Go-programming language. It is capable of rendering a scene with diffusion, refraction, and reflection and outputting it to an image.
About
Simple raytracer written in Go; bigraytracer coming soon