stanford-cs248 / shadingLinks
Stanford CS248 Assignment 3: Real-time Shading
☆10Updated 2 years ago
Alternatives and similar repositories for shading
Users that are interested in shading are comparing it to the libraries listed below
Sorting:
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- A GPU-based ray tracer using CUDA☆56Updated 8 years ago
- A CPU-based Monte Carlo ray tracer using photon mapping. Implemented in C++.