ray: ray sphere intersection

This commit is contained in:
Recep Aslantas
2024-03-20 07:22:36 +03:00
parent f1d4aea69b
commit aa45d081fc
7 changed files with 167 additions and 9 deletions

View File

@@ -253,6 +253,7 @@
<ClInclude Include="..\include\cglm\struct\plane.h" />
<ClInclude Include="..\include\cglm\struct\project.h" />
<ClInclude Include="..\include\cglm\struct\quat.h" />
<ClInclude Include="..\include\cglm\struct\ray.h" />
<ClInclude Include="..\include\cglm\struct\sphere.h" />
<ClInclude Include="..\include\cglm\struct\vec2-ext.h" />
<ClInclude Include="..\include\cglm\struct\vec2.h" />