Polyhedron_v2 Op

Polyhedron

Generate polyhedron meshes


Generate and modify polyhedron meshes to create complex topologies.

See this page for more information about the notation:
https://github.com/mikolalysenko/conway-hart

Seeds:

  • "T" Tetrahedron
  • "C" Cube
  • "O" Octahedron
  • "D" Dodecahedron
  • "I" Icosahedron
  • "Pn" Prism
  • "An" Antiprism
  • "Yn" Pyramid

Operations:

  • a Ambo
  • b Bevel
  • c Canonicalize
  • d Dual
  • e Expand
  • g Gyro
  • j Join
  • kn Kis
  • m Meta
  • o Ortho
  • p Propellor
  • r Reflect
  • s Split
  • tn Truncate

uses lib: https://github.com/mikolalysenko/conway-hart


Edit Documentation

Full Name
  • Ops.Gl.Meshes.Polyhedron_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest 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