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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Equilibrium-Games avatar

Equilibrium-Games/Acid

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

Acid

A high speed C++17 Vulkan game engine

Features

  • Engines and Frameworks - High-speed C++17 Vulkan game engine.
  • Game Engines - High-speed Vulkan game engine.
  • Game Engines - High-speed Vulkan-based game engine.

Star history

Star history chart for equilibrium-games/acidStar history chart for equilibrium-games/acid

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Acid

Similar open-source projects, ranked by how many features they share with Acid.
  • axmolengine/axmolaxmolengine avatar

    axmolengine/axmol

    1,399View on GitHub↗

    Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP), WebAssembly and Mobile games. (a fork of Cocos2d-x-4.0)

    C++axmolaxmolenginecocos2d-x
    View on GitHub↗1,399
  • dbartolini/crowndbartolini avatar

    dbartolini/crown

    28View on GitHub↗

    Crown Engine

    C++
    View on GitHub↗28
  • amzeratul/halleyamzeratul avatar

    amzeratul/halley

    3,837View on 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++
    View on GitHub↗3,837
  • diligentgraphics/diligentengineDiligentGraphics avatar

    DiligentGraphics/DiligentEngine

    4,193View on GitHub↗

    DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a unified interface for executing 3D graphics commands across multiple low-level rendering backends from a single codebase, including a dedicated system for importing 3D assets via the GLTF 2.0 format. The engine features an HLSL shader cross-compiler that allows a single set of shaders to run across different graphics APIs and operating systems. It supports advanced rendering capabilities such as ray-tracing, mesh shaders, variable rate shading, and bindless resources. The framew

    Batchfile3d-engined3d11d3d12
    View on GitHub↗4,193
See all 30 alternatives to Acid→

Frequently asked questions

What does equilibrium-games/acid do?

A high speed C++17 Vulkan game engine

What are the main features of equilibrium-games/acid?

The main features of equilibrium-games/acid are: Engines and Frameworks, Game Engines.

What are some open-source alternatives to equilibrium-games/acid?

Open-source alternatives to equilibrium-games/acid include: dbartolini/crown — Crown Engine. ezengine/ezengine — An open source C++ game engine. amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity… axmolengine/axmol — Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP), WebAssembly and Mobile games. (a fork of Cocos2d-x-4.0). diligentgraphics/diligentengine — DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a… gameplay3d/gameplay — Gameplay is a high-performance C++ game engine and cross-platform framework designed for developing 2D and 3D…