GaryHuan9 / Echo

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

11 implement parsergb and parsehdr for rgba128parser #12

Closed ClemensU42 closed 2 years ago

ClemensU42 commented 2 years ago

Finished implementing ParseRGB and ParseHDR.