https://github.com/larsbrinkhoff/glsl-sphere-tracing
Ray tracing implicit surfaces with GLSL using the "sphere tracing" algorithm.
https://github.com/larsbrinkhoff/glsl-sphere-tracing
glsl opengl qt raytracer raytracing
Last synced: about 1 month ago
JSON representation
Ray tracing implicit surfaces with GLSL using the "sphere tracing" algorithm.
- Host: GitHub
- URL: https://github.com/larsbrinkhoff/glsl-sphere-tracing
- Owner: larsbrinkhoff
- License: gpl-2.0
- Created: 2013-01-11T09:07:40.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-11-05T06:48:40.000Z (about 4 years ago)
- Last Synced: 2025-04-09T19:14:49.987Z (7 months ago)
- Topics: glsl, opengl, qt, raytracer, raytracing
- Language: GLSL
- Homepage:
- Size: 18.6 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sphere-tracing.qlsl is a spinning twisting rounded cube.
See [SphereTracing.pdf](SphereTracing.pdf) for the algorithm.
