griffi-gh / kubi

Multithreaded voxel engine made with wgpu, a.k.a another attempt at ripping off Minecraft (with multiplayer networking)
MIT License
18 stars 1 forks source link

Upgrade to latest `glium`/`glutin`/`winit`, use `android-activity` instead of `ndk_glue` #8

Closed griffi-gh closed 11 months ago

griffi-gh commented 11 months ago

State: seemingly no regressions except broken multi-touch on Android (https://github.com/rust-mobile/android-activity/issues/146)

griffi-gh commented 11 months ago

Merging as-is as existing issues aren't too bad