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

Dynamic link wgpu_engine for dev #58

Closed Uriopass closed 1 year ago

Uriopass commented 2 years ago

Bevy did it, there's probably a way to do it too, could speed up iterative compile time quite a bit. Would be cool to dynamic link winit there too.

Uriopass commented 1 year ago

Tried it, doesn't work for some reasons because complications of imgui. imgui also blocks wasm.. starting to think about porting the ui code to egui