Procedural generator and renderer of galaxies
  • Rust 90%
  • WGSL 10%
Find a file
2026-07-30 08:18:01 +00:00
.cargo WASM support 2025-05-13 20:11:44 +10:00
src WASM support 2025-05-13 20:11:44 +10:00
.gitignore WASM support 2025-05-13 20:11:44 +10:00
Cargo.lock WASM support 2025-05-13 20:11:44 +10:00
Cargo.toml WASM support 2025-05-13 20:11:44 +10:00
LICENSE Initial commit 2022-07-02 17:15:43 +08:00
README.md Update README.md 2026-07-30 08:18:01 +00:00

Galaxy renderer

Procedural generator and renderer of galaxies.

Note: this project is superseded by a new version in Vulkan.

License

This repository is released under the MIT license, see License for more information.