If anyone here is into game development, I made a 3D game engine that builds with AIDE (and others). It's a portable cross-platform C++ codebase that runs on Android, Windows, Mac, OpenVR, GearVR, etc. The editor allows your to build voxel chunks, combine them with imported OBJ models, sprites, program-generated shapes and animate them with Lua. Source is available below (you can find the AIDE build under platform/android/VoxycAIDE):
Editor for Android is available in Google Play:
The project is still in development and is missing some essential features. I'm looking for developers to collaborate with. My goal for this project is to have a modern high-performance 3D game engine with access to C++ code of low-level performance-critical features still available to compile on a mobile device.
