Ray/Triangle Intersection
Ray/triangle intersection using the algorithm proposed by Möller and Trumbore (1997). The zip file includes one example of intersection.
References:
[1] "Real Time Rendering". Third Edition.
Tomas Akenine-Möller, Eric Haines and Naty Hoffman.
A. K. Peters, Ltd. 2008 (Section 16.8)
[2] "Fast, minimum storage ray-triangle intersection".
Tomas Möller and Ben Trumbore.
Journal of Graphics Tools, 2(1):21--28, 1997.
[3] Other algorithms:
http://www.realtimerendering.com/intersections.html
Citar como
Jesús P. Mena-Chalco (2025). Ray/Triangle Intersection (https://www.mathworks.com/matlabcentral/fileexchange/25058-ray-triangle-intersection), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspiración para: Ray/box Intersection, A fast voxel traversal algorithm for ray tracing, Triangle/Ray Intersection, Hardware accelerated ray-triangle intersection
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
rayTriangleIntersection/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |