Searched refs:get_normal (Results 1 - 1 of 1) sorted by relevance

/inkscape/share/extensions/
H A Dpolyhedron_3d.py213 def get_normal( pts, face): #returns the normal vector for the plane passing though the first three elements of face of pts function
225 return winding*normalise(get_normal(pts, face))

Completed in 16 milliseconds