Closed Yusufma03 closed 4 years ago
Yes it's possible. All data loaded into T3 can be modified at each frame for creating an animation of deformation. See https://github.com/taichi-dev/taichi/blob/master/examples/mass_spring_3d.py for example:
Got it. Thanks!
Hi, thanks a lot for the great work! I'm wondering if it is possible to load a deformable object from a .obj file?