Skip to content
View quantumgfx's full-sized avatar
Block or Report

Block or report quantumgfx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
quantumgfx/README.md

Quantum Graphics

Quantum Graphics is a low level, cross platform, graphics API, written in C++ 17.

Supported Platforms

  • Windows (32 bit)
  • Windows (64 bit)
  • Linux

Graphics backends currently in developement

  • Vulkan 1.2 (Referred to in code as "Vulkan")

Planned backends

  • Vulkan 1.0 (Referred to as "VulkanLegacy")
  • MoltenVk
  • DirectX 12
  • Metal

Popular repositories

  1. QuantumVkPrototype QuantumVkPrototype Public

    Fast and flexible, modern c++, vulkan middleware library.

    C++ 1

  2. quantumgfx.github.io quantumgfx.github.io Public

    HTML

  3. QuantumVkExamples QuantumVkExamples Public

    A series of examples for the QuantumVk vulkan abstraction library.

    CMake

  4. quantumvk quantumvk Public

    C++

  5. QuantumGfx QuantumGfx Public

    Low level cross platform graphics framework

    C++