GaryHuan9 / Echo

An awesome ray traced 3D renderer build in C# from scratch!
MIT License
18 stars 3 forks source link

17 feature request more materials #51

Closed GaryHuan9 closed 1 year ago

GaryHuan9 commented 1 year ago

What is the reason for this pull request? Implements #17 and mostly finalizes this version of the material system.

What was added, removed or changed in this pull request? Two new materials, the Conductor and the Dielectric were added, along with many improvement to existing BxDFs.

Contributors @GaryHuan9