Skip to content

SolarLiner/bevy-spacesim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Spacesim

Description

This project is a space simulation application built using the Bevy game engine, along with the big_space and egui libraries.

Known issues

  • Orbit lines are misaligned with their respective bodies.
  • No textures

Compilation and Running

To compile and run the project, use the standard Rust procedures. Ensure you have cargo installed.

  1. Clone the repository:

    git clone https://github.com/solarliner/bevy-spacesim
    cd bevy-spacesim
  2. Build the project:

    cargo build --features dev
  3. Run the project:

    cargo run --features dev

Credits

This project uses data from the HYG Database. We extend our gratitude to the creators.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published