Skip to content

Ray-triangle intersection performance tests in various languages

Notifications You must be signed in to change notification settings

johnnovak/raytriangle-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytriangle-test

Ray-triangle intersection performance tests in various languages using a simple direct implementation of the Möller–Trumbore intersection algorithm.

See results.txt for the raw test results or read the accompanying article for a discussion of the testing method and the interpretation of results.