Polyhedron_v2 Op

Polyhedron

Generate polyhedron meshes


<p>Generate and modify polyhedron meshes to create complex topologies.</p> <p>See this page for more information about the notation: <a href="https://github.com/mikolalysenko/conway-hart">https://github.com/mikolalysenko/conway-hart</a></p> <p>Seeds:</p> <ul> <li>&quot;T&quot; Tetrahedron</li> <li>&quot;C&quot; Cube</li> <li>&quot;O&quot; Octahedron</li> <li>&quot;D&quot; Dodecahedron</li> <li>&quot;I&quot; Icosahedron</li> <li>&quot;Pn&quot; Prism</li> <li>&quot;An&quot; Antiprism</li> <li>&quot;Yn&quot; Pyramid</li> </ul> <p>Operations:</p> <ul> <li>a Ambo</li> <li>b Bevel</li> <li>c Canonicalize</li> <li>d Dual</li> <li>e Expand</li> <li>g Gyro</li> <li>j Join</li> <li>kn Kis</li> <li>m Meta</li> <li>o Ortho</li> <li>p Propellor</li> <li>r Reflect</li> <li>s Split</li> <li>tn Truncate</li> </ul> <p>uses lib: <a href="https://github.com/mikolalysenko/conway-hart">https://github.com/mikolalysenko/conway-hart</a></p>


Full Name
  • Ops.Gl.Meshes.Polyhedron_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest PatchesCredits
Javascript Libraries


INPUT PORTS


Receipt (String)

OUTPUT PORTS


Geometry (Object)

Patches using Polyhedron_v2

  • Examples
  • Public
  • My Patches

Changelog


cloned op from Ops.Gl.Meshes.Polyhedronuser avatarstephan - 2021-11-16 17:24
fixed crash when using illegal seeduser avatarstephan - 2022-03-07 18:36