https://github.com/kontheocharis/bouncer
A path-tracer implementing Disney's "principled" BRDF. (C++17)
https://github.com/kontheocharis/bouncer
cpp cpp17 graphics path-tracing
Last synced: 9 months ago
JSON representation
A path-tracer implementing Disney's "principled" BRDF. (C++17)
- Host: GitHub
- URL: https://github.com/kontheocharis/bouncer
- Owner: kontheocharis
- Created: 2019-10-10T17:41:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T19:31:57.000Z (over 6 years ago)
- Last Synced: 2025-01-28T23:49:00.117Z (over 1 year ago)
- Topics: cpp, cpp17, graphics, path-tracing
- Language: C++
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO: MOVE FROM GITLAB | bouncer
A path-tracer implementing Disney's "principled" BRDF. (C++17)