cf_make_plane3¶
Category: math
GitHub: cute_math3d.h
Returns a plane with normal n (normalized for you) at distance d along n.
Remarks¶
Named cf_make_* like cf_make_sphere, the other 3d shape constructors.
Category: math
GitHub: cute_math3d.h
Returns a plane with normal n (normalized for you) at distance d along n.
Named cf_make_* like cf_make_sphere, the other 3d shape constructors.