ethereumdegen / bevy_mesh_terrain

MIT License
39 stars 5 forks source link

Edit: Add tools to make the terrain editable #17

Closed ethereumdegen closed 5 months ago

ethereumdegen commented 5 months ago

This branch adds events and tool brushes (virtual) to allow for editing the terrain material textures in memory in realtime

The terrain should also be save-able from memory to harddisk with a separate event / tool function