index
:
rms.git
master
Ray Marching Simulator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
shaders
/
objects
/
sphere.glsl
blob: a3d25eb5b63da27b8e499dfbf8a0c14ea234f26f (
plain
)
1
2
3
4
float Sphere(vec3 ray_position, vec3 sphere_position){ }