MainV1

load_mesh()
Load mesh from .ply file
Labels:

Projects_RayTracing_GPTv2_MainV1_load_mesh

findRayMeshIntersection()
Convert mesh.cloud to PointCloud
Labels:

Projects_RayTracing_GPTv2_MainV1_findRayMeshIntersection

computeRefractedRay()
Normalize incident direction
Labels:

Projects_RayTracing_GPTv2_MainV1_computeRefractedRay

for()
Compute ray start point
Labels:

Projects_RayTracing_GPTv2_MainV1_for