Uriopass / Egregoria

3D City Builder without a grid
http://douady.paris/blog/
GNU General Public License v3.0
1.49k stars 51 forks source link

Move wgpu engine to its own crate #30

Closed Uriopass closed 3 years ago

Uriopass commented 3 years ago

So that when modifying the game logic, the rendering doesn't get recompiled.

Currently blocked by: Color/LinearColor in egregoria::rendering and KeyCode/KeyboardInfo/MouseButton/MouseInfo