D3d_model_icosahedron - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
Notation
Description
Adds a 3D icosahedron using the given values to the given model.
Parameters
- model
Return Values
The function has no return values.
Example Call
//Demonstrates modeling an Icosahedron.
d3d_model_icosahedron(model);
NOTOC