This commit is contained in:
Loic Guegan 2020-07-07 06:40:50 +02:00
parent 29339928d7
commit aac94e911b
27 changed files with 40373 additions and 49 deletions

View file

@ -0,0 +1,4 @@
float Sphere(vec3 ray_position, vec3 sphere_position){
}