commit
7c75b2a51b
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
// 3D Shapes
|
// 3D Shapes
|
||||||
//box(width, height, depth);
|
//box(width, height, depth);
|
||||||
//roundedBox(width, height, depth, factor);
|
//roundedBox(width, height, depth, radius);
|
||||||
//cone(height, radius);
|
//cone(height, radius);
|
||||||
//ellipticalCylinder(width, height, depth);
|
//ellipticalCylinder(width, height, depth);
|
||||||
//ellipsoid(width, height);
|
//ellipsoid(width, height);
|
||||||
|
|
Loading…
Reference in a new issue