cityplanners / bones-engine

The Bones Engine, a game engine written in Rust using Vulkan
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Reorganize the code base #9

Open cpadilla opened 1 year ago

cpadilla commented 1 year ago

Most of the code is in the engine module. See if the code can be better separated into appropriate submodules.

cpadilla commented 1 year ago

Move shaders into their own folder