Page 1 of 1

VTK file creation

Posted: Mon Jan 31, 2022 8:46 am
by yashimar
In https://github.com/bulletphysics/bullet ... aster/data, some example .vtk files and .obj files exist.
Anyone know how to create these vtk files?
Is .obj converted to .vtk using GMSH?
Or, are .obj and .vtk created independantly?
Thank you.