Polyhedron_v2 Op
Namespace: Ops.Gl.Meshes
Op author: pandur
Uses conway-heart by mikolalysenko
Test Patches: 1 Test
Uses library: conway-heart (polyhedral notation interpreter)
Generate polyhedron meshes
Summary (oneliner)
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
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Receipt (String)
Outputs
Geometry (Object)
Patches using Polyhedron_v2
Changelog
cloned op from Ops.Gl.Meshes.Polyhedron 2021-11-16 - stephan | |
fixed crash when using illegal seed 2022-03-07 - stephan |