matthias-research / pages

My web page containing all the demos from my youtube channel "Ten Minute Physics" www.youtube.com/c/TenMinutePhysics
651 stars 134 forks source link

BlenderTetPlugin how to export the tetrahedral mesh? #19

Open Choons opened 1 year ago

Choons commented 1 year ago

Hi, Matthias, love your tutorials-- I'm trying to duplicate your tutorial 12 soft body example with my own mesh I tetrahedralized in Blender using your addon. It looks like the addon worked properly, but I can't figure out how to export the tet mesh in the format you used in the Three.js example. Is there some trick to getting the "tetIds" and "edgeIds" data out of Blender?