Polycode is a cross-platform framework for creative code.
ivansafrin/polycode 的主要功能包括:Game Frameworks, 游戏引擎。
ivansafrin/polycode 的开源替代品包括: jhasse/jngl — Easy to use cross-platform 2D game library for C++. ncine/ncine — A cross-platform 2D game engine. amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity… gongminmin/klayge — KlayGE is a cross-platform open source game engine with plugin-based architecture. luanpotter/flame — Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene… clay2d/clay — Cross-platform 2d game framework.
KlayGE is a cross-platform open source game engine with plugin-based architecture.
Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity is defined by a hardware-abstraction graphics pipeline for consistent rendering across different operating systems and an entity-component-system architecture that separates game state from processing logic. The framework features a hot-reloading development environment that allows updating application logic and assets at runtime without requiring a full process restart. It also includes a multiplayer networking framework based on an asynchronous messaging system to manage real