summaryrefslogtreecommitdiff
path: root/material.h
AgeCommit message (Collapse)Author
2022-04-21Add default virtual destructor for material.Keuin
2022-04-15Move diffusive into material_diffusive. Add material_reflective.h.Keuin
2022-04-15Include vec.h.Keuin
2022-04-15Make ray3::decay_ distinguishable between different color channels.Keuin
2022-04-15Code Refactor:Keuin
- Add material class. - Move diffuse routine into separate material classes.