Android improvements – view3dscene-mobile alpha, glTF reading and morePosted on February 28, 2020 by michalis We’re busy making view3dscene-mobile and The Unholy Society for mobile 🙂 This caused a number of Android-specific improvements to CGE: Important bugfix: glTF loading on Android fixed. To remind, glTF is one of our main 3D model formats. Initial alpha versions of view3dscene-mobile are available for download (as an APK file). Our model viewer, view3dscene, is coming to mobile! view3dscene-mobile was developed by Jan Adamec and Michalis Kamburelis long time ago. Due to Michalis being overworked, it still wasn’t released officially. I want to fix it soon! Fix for Android reading/writing files from “external storage” (anywhere outside of application data, like SD card): you need to include new service read_external_storage or write_external_storage to have proper permissions to do this on new Android. Fix for Android vibrations (demo in examples/mobile/simple_3d_demo/). Share this:FacebookTwitterLinkedInRedditEmail