giannitedesco / gloss

A bidirectional path tracer written in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gloss

A bidirectional path tracer written in object oriented C.

TODO

  • Scene graph restructuring - not flexible enough
  • Refraction
  • Materials
    • Multiple classes
    • Glossy / mirror
    • Texturing
      • Procedural
      • Bitmapped
  • Recursive geometry - fractals

About

A bidirectional path tracer written in C.

License:MIT License


Languages

Language:C 68.3%Language:Objective-C 17.2%Language:C++ 14.5%