Skip to content

A simulation of different solar system planets gravities with RealityKit

License

Notifications You must be signed in to change notification settings

shaysugg/PlanetsGravities

Repository files navigation

Planets Gravities

planets gravities demo

What's in this project

This project aims to provide a straightforward example for Apple's RealityKit framework. It includes:

  • A ball with an initial velocity is thrown, and on each frame, its distance from the ground is calculated and rendered in the correct position.
  • A configurable environment with options for changing RealityKit object behaviors, such as selecting different planets resulting in varying gravity forces, adjusting the velocity and bouncing behavior of the ball, and updating the UI based on the falling state.
  • Follows the ESC (Entity, System, Component) architecture and its best practices.

Related resources

About

A simulation of different solar system planets gravities with RealityKit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages