GitHub - elodin-sys/elodin: Physics simulation software for space + aerospace
Elodin is a platform for rapid design, testing, and simulation of
drones, satellites, and aerospace control systems.
Quick Demo: https://app.elodin.systems/sandbox/hn/cube-sat
Sandbox Alpha: https://app.elodin.systems
Docs (WIP): https://docs.elodin.systems
This repository is a collection of core libraries:
libs/nox: Tensor library that compiles to XLA (like
JAX, but for Rust).
libs/nox-ecs: Rust ECS framework built to work with JAX and Nox,
that allows you to build your own physics engine.
libs...
Read more at github.com