Skip to content

cishiv/tiny-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tiny Raytracer in Go

Inspired by https://github.com/ssloy/tinyraytracer

Output:

Next Steps

  • env map
  • triangles
  • fix refraction
  • simplify / minify / concurrency
  • fix directory structure
  • split the struct code and rendering code

About

A simple raytracer written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages