Skip to content
/ AstroGen Public

Procedural asteroid generator using compute shaders in bevy

Notifications You must be signed in to change notification settings

rYuuk/AstroGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroGen

AstroGen.mp4

AstroGen is a procedural asteroid generator built with Bevy, it gives control over the asteroid's shape by UI sliders. It lets you customize the number of craters, the formation of ridges, and overall structure to create unique asteroid shapes.

Executable

You can download the Windows build from the releases page.

Building from Source

Prerequisites

Steps

  1. Clone the repository:

    git clone https://github.com/ryuuk/AstroGen.git
    cd AstroGen
  2. Build and run the project:

    cargo run --release --no-default-features

Acknowledgements

This project is inspired by Sebastian Lague's tutorial on procedural planet generation, which can be check out here.

About

Procedural asteroid generator using compute shaders in bevy

Resources

Stars

Watchers

Forks

Packages

No packages published