3D_Graphics - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
This is an overview of the 3d graphics system in ENIGMA.
Introduction
Basic Shapes
- Plane (floor/wall)
- Cube
- Cylinder
- Pyramid a 4 sided and 3 sided pyramid can be made by passing the cone functions 4 or 3 for the step parameter and rotating the shape 90 degrees.
- Cone
- Icosahedron
- Ellipsoid
- Torus