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