1 repository
Combining traditional mobile application UI layouts with high-performance game engine rendering.
Distinct from Mobile App Shells: Combines native app layouts with game engine rendering, distinct from web-based hybrid shells
Explore 1 awesome GitHub repository matching mobile development · Hybrid Engine Application Development. Refine with filters or upvote what's useful.
react-native-godot is a communication layer and embedding system that integrates the Godot game engine into cross-platform mobile applications. It allows Godot game scenes and logic to be rendered as interactive visual components within a mobile user interface. The project provides a threaded logic bridge that executes engine functions on dedicated background threads using worklets. This ensures that game engine operations do not block the main application user interface. The system covers engine lifecycle management, including the ability to start, stop, and pause instances to load differen
Combines traditional mobile app layouts with high-performance 2D or 3D game engine rendering.