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