awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EQMG avatar

EQMG/Acid

0
View on GitHub↗
1,996 stars·166 forks·C++·MIT·1 vueequilibrium.games↗

Acid

A high speed C++17 Vulkan game engine

Features

  • Game Frameworks - Modular C++17 framework for fast development.

Historique des stars

Graphique de l'historique des stars pour eqmg/acidGraphique de l'historique des stars pour eqmg/acid

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Acid

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Acid.
  • luanpotter/flameAvatar de luanpotter

    luanpotter/flame

    10,647Voir sur GitHub↗

    Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene entities and manage their lifecycles through a structured hierarchy of game objects, coordinated by a consistent game loop. The engine includes a graphics library for rendering animated sprites, particle effects, and external textures. It features a 2D physics integration layer that supports rigid body dynamics and collision detection between entities. The framework covers additional capabilities for game engineering, including user input capture for gestures and gamepads, audio

    Dart
    Voir sur GitHub↗10,647
  • ant-galaxy/oasis-engineAvatar de ant-galaxy

    ant-galaxy/oasis-engine

    5,791Voir sur GitHub↗

    Oasis Engine is a web-based game engine and component-based game framework designed for creating real-time interactive 2D and 3D applications for web and mobile platforms. It functions as a real-time 3D renderer and a physics simulation engine capable of producing interactive visual environments. The framework includes a visual scene editor that allows artists and developers to build, layout, and export project scenes through a graphical interface. This system supports visual scene composition and converts these layouts into structured data for runtime reconstruction. The engine's capabiliti

    TypeScript
    Voir sur GitHub↗5,791
  • ceramic-engine/ceramicAvatar de ceramic-engine

    ceramic-engine/ceramic

    351Voir sur GitHub↗

    Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios, android), web (js webgl) and to unity projects

    Haxe
    Voir sur GitHub↗351
  • amzeratul/halleyAvatar de amzeratul

    amzeratul/halley

    3,837Voir sur GitHub↗

    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

    C++
    Voir sur GitHub↗3,837
Voir les 30 alternatives à Acid→

Questions fréquentes

Que fait eqmg/acid ?

A high speed C++17 Vulkan game engine

Quelles sont les fonctionnalités principales de eqmg/acid ?

Les fonctionnalités principales de eqmg/acid sont : Game Frameworks.

Quelles sont les alternatives open-source à eqmg/acid ?

Les alternatives open-source à eqmg/acid incluent : luanpotter/flame — Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene… ant-galaxy/oasis-engine — Oasis Engine is a web-based game engine and component-based game framework designed for creating real-time interactive… ceramic-engine/ceramic — Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios,… clay2d/clay — Cross-platform 2d game framework. cocos2d/cocos2d-x — Cocos2d-x is a high-performance C++ game development framework designed for building and deploying interactive… amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity…