[vtkusers] Tessellations of 3D mathematical shapes

Chris Want cjwant at gmail.com
Thu Oct 26 01:07:44 EDT 2017


Hi all,

I wrote a Python script that applies a collection of mathematical
tilings to user-defined 2D manifolds:

https://github.com/cwant/tessagon

I originally wrote it for Blender, but since very little of the code
is Blender-specific, I also added an 'adaptor' to the script to
generate VtkPolyData.

Check it out if you're into that sort of thing!

Regards,
Chris


More information about the vtkusers mailing list