|
Specula
v0.1.0
C++20 Pathtracing Renderer
|
Releases · Issues · Documentation
For more examples, please refer to the Documentation
Contributions are what make the open source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/<my-feature>)mkdir build && cd build && cmake ..)make)make test)git commit -m "<my-commit-message>")git push origin feature/<my-feature>)