Simulate documentation

Basic examples in Simulate

You are viewing v0.0.2 version. A newer version v0.1.2 is available.
Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Basic examples in Simulate

These examples are intended to showcase the basic usage of Simulate: creating a scene, adding objects, and observing physics.

  • create_and_save.py: This example showcases basic scene assembly and saving as a gltf.
  • objects.py: This examples showcases the different objects we have in HuggingFace Simulate.
  • simple_physics.py: This example showcases a basic falling object physics experiment with sensors.
  • structured_grid_test.py: This example tests the StructuredGrid object in Simulate