Stars
A d-dimensional aabb-tree implementation for MATLAB.
MESH2D is a MATLAB-based Delaunay mesh generator for two-dimensional geometries.
Spatial queries for collections of triangles, tetrahedrons and general d-simplexes in MATLAB.
基于Möller-Trumbore算法判定空间内射线与三角形面是否相交的推导与实践,用于计算机图形学中光线追踪,光线与三角形的相交判定
Determine the point of intersection between a ray and axis-aligned bounding box (AABB)
Ray object intersection in C++ (Sphere, AABox, OBox, Triangle, Polygon)
Software RayTracing engine written in C++ without the usage of any libraries.