Pinned Loading
-
-
-
RayTracer-Cuda
RayTracer-Cuda PublicCUDA-Accelerated Ray Tracer. Based on Basic-RayTracer project
Cuda
-
-
CudaMeshBVH.h
CudaMeshBVH.h 1__device__ float evaluateSAH(const BVHNode& node, int axis, float pos, int start, int end)
2{
3AABB leftBox = AABB_EMPTY;
4AABB rightBox = AABB_EMPTY;
5int leftCount = 0, rightCount = 0;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.