Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 252 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 252 Bytes

Lycoris

The simple path tracer.

demo

How to run

make sphere_scene

Support

  • Materials
    • Diffuse material (lambertian)
    • Metal material
  • anti alias
  • gamma correction
  • max bounce