Project the edges of a 3D shape onto a 2D plane defined by a Camera.
The 3D shape to project.
Camera defining the projection plane.
If true, compute hidden-line edges as well.
Separate arrays of visible and hidden projected edges.
drawProjection for the higher-level Drawing-based API.
Project the edges of a 3D shape onto a 2D plane defined by a Camera.