Programming Projects
Search keywords from my programming projects.
C++ Photo Realistic Rendering Glint Effect: Discrete Microfacet with Stochastic Algorithm
This project implements the practical stochastic method proposed by Atanasov et al. for generating glints with Nori in C++. The implementation is then used to generate a final image to fit the theme loop.