Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 799 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 799 Bytes

Build status License

cs-smallpt

About

C# modification of Kevin Baeson's 99 line C++ path tracer

Note: I deliberately chose for the same software design for all programming languages out of clarity and performance reasons (this can conflict with the nature of declarative/functional programming languages).