An open API service indexing awesome lists of open source software.

https://github.com/notapenguin0/andromeda-rs

Andromeda is a 3D terrain and landscape editor and rendering engine
https://github.com/notapenguin0/andromeda-rs

Last synced: 12 months ago
JSON representation

Andromeda is a 3D terrain and landscape editor and rendering engine

Awesome Lists containing this project

README

          

# Andromeda

This project is a 3D terrain editor and renderer fully written in Rust.

Current features include

- Blender-like camera controls
- Realtime atmospheric scattering
- Import png heightmaps
- Generates normal map from heightmap automatically
- Realtime brush tool for painting the heightmap (see https://www.notapenguin.blog/posts/terrain-brush/ for implementation details).

# Screenshots

![](screenshots/demo.png "Terrain brush" )