Add code
This commit is contained in:
parent
29339928d7
commit
aac94e911b
27 changed files with 40373 additions and 49 deletions
4
resources/shaders/objects/sphere.glsl
Normal file
4
resources/shaders/objects/sphere.glsl
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
float Sphere(vec3 ray_position, vec3 sphere_position){
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue