Khalil
Khalil
me too,have u fixed it?
 ``` import genesis as gs import trimesh import os import time import numpy as np def main(): # 初始化Genesis gs.init(backend=gs.gpu) # 使用GPU后端 # 创建场景,使用用户给定的参数 scene = gs.Scene( show_viewer =...
> [@Tryoe](https://github.com/Tryoe) You should provide all the assets, otherwise it is impossible to help you. [temp.zip](https://github.com/user-attachments/files/20437077/temp.zip) This is all of my asset files. I tried loading the first 20 for...
Thank you for your response. I'm specifically looking for APIs that can simulate localized forces acting on rigid bodies (represented as meshes) and their subsequent fracturing with fragment trajectories. Do...
> Hi [@YilingQiao](https://github.com/YilingQiao), > > I installed latest version and successfully run it. Here is the latest video of sim. > > https://drive.google.com/file/d/1t8Cx9Lmp_H0OapduFHPkanp3EfVioQm4/view?usp=sharing > > But, there are still rigid-fem...
https://github.com/user-attachments/assets/0d937290-4aad-4370-a84b-6c3ede6bf0c3 Hello.From this video, you can see that at the beginning of the scene, objects suddenly disappear, making further simulation impossible. I think the possible reasons are: 1) shared vertices...