https://github.com/rbcavi/raypath
a ray marching / path tracing opengl renderer (very unfinished)
https://github.com/rbcavi/raypath
Last synced: 7 months ago
JSON representation
a ray marching / path tracing opengl renderer (very unfinished)
- Host: GitHub
- URL: https://github.com/rbcavi/raypath
- Owner: RbCaVi
- License: unlicense
- Created: 2024-12-05T03:04:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T17:27:49.000Z (over 1 year ago)
- Last Synced: 2024-12-27T18:26:29.001Z (over 1 year ago)
- Language: C
- Size: 552 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raypath
a ray marching / path tracing opengl renderer (very unfinished)
this is heavily based on https://github.com/Androtis/OpenGL-Expirements, so i'm not sure how the license would work