d3d_model_torus - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
Adds a 3D torus using the given values to the given model.
- model
- x1 (x1, y1, z1)
- y1
- z1
- hrep
- vrep
- csteps
- tsteps
- radius
- tradius
- TWOPI
The function has no return values.
d3d_model_icosahedron(model);
NOTOC Demonstrates modeling an Icosahedron.