Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 165 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 165 Bytes

gotracer

A ray tracer implemented in Go.

Todo:

  • Materials
    • Metal
    • Diffuse
    • Transparent
  • More shapes
  • Performance improvements