UNPKG

whs-cube-spheres

Version:

This plugin has a container with multiple spheres.

22 lines (21 loc) 587 B
export * from './Box'; export * from './Cylinder'; export * from './Dodecahedron'; export * from './Extrude'; export * from './Icosahedron'; export * from './Lathe'; export * from './Line'; export * from './Importer'; export * from './Octahedron'; export * from './Parametric'; export * from './Plane'; export * from './Polyhedron'; export * from './Ring'; export * from './Shape'; export * from './Sphere'; export * from './Tetrahedron'; export * from './Text'; export * from './Torus'; export * from './Torusknot'; export * from './Tube'; export * from './Group';