Skip to main content

Module intersect

Module intersect 

Source

Functions§

compute_baldwin_weber_transform
Computes the Baldwin-Weber transform matrix (top 3 rows) for a triangle. Returns the 12 matrix coefficients.
intersect_baldwin_weber
Baldwin-Weber ray–triangle intersection algorithm.
intersect_moller_trumbore
Möller–Trumbore ray–triangle intersection algorithm.