Genesis
Genesis copied to clipboard
How to export properties in simulation, e.g. point positions
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!!