meshmash / Plankton

A C# half-edge mesh data structure, and components for using this in Grasshopper/Rhino
http://meshmash.github.io/Plankton
GNU Lesser General Public License v3.0
216 stars 66 forks source link

Conway Operators #24

Closed pearswj closed 7 years ago

pearswj commented 9 years ago

We have the dual. I'll shortly add truncation (#25). Why stop there?

http://en.wikipedia.org/wiki/Conway_polyhedron_notation

I love the way you can achieve the same topology via different methods. Below, on the right is my truncation script and on the left is the result of applying dual-kis-dual (kis = stellate).

image

AndersDeleuran commented 9 years ago

This is awesome, very nice progress Will.

davbachman commented 7 years ago

Are the Python scripts shown in the image available somewhere?

pearswj commented 7 years ago

Hi @davbachman, try this... plankton_python_conway.gh.zip

plankton_conway