Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.44 KB

README.md

File metadata and controls

53 lines (37 loc) · 2.44 KB

TPMS generator

TPMS

Triply Periodic Minimal Surface

How to create a TPMS mesh in Blender:

0001-1200.mp4

Installation

⚠️ Blender 3.6 or higher is required

⚠️ The installation of this add-on will install the PyVista library and its dependencies in your Blender's Python environment

  • Download the ZIP file from this repository
  • In Blender, Edit > Preferences > Add-ons > Install... find the zip file that you just downloaded and click Install Add-on
  • Enable the add-on by clicking the checkbox (this will install the required python dependencies)
  • You are ready to create TPMS meshes in Add > Mesh > TPMS

Coming Soon

  • Lattice structures Lattices
  • Graded TPMS (density, size, type)
  • Ability to modify the TPMS properties even when the operator is not active anymore

If you have a specific feature in mind that you would like to have, or if you're particularly interested in one of the features listed above, please let me know.

Useful repository

  • To create TPMS geometries and meshes (including periodical meshes) for simulation with Python, consider using Microgen