Genesis icon indicating copy to clipboard operation
Genesis copied to clipboard

How to export properties in simulation, e.g. point positions

Open kyleleey opened this issue 10 months ago • 3 comments

Hi, thanks for open-sourcing such a great framework.

I wonder is there an interface to export the properties of entities during each scene.step()? For example, when using mesh to initialize the entities, is there a function to directly get the positions of mesh vertices in each step?

Thanks!!

kyleleey avatar Dec 19 '24 23:12 kyleleey