[Beginner] Blending behaves strangely

This page summarizes the projects mentioned and recommended in the original post on /r/vulkan

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Granite

    My personal Vulkan renderer

  • I'm currently writing my first Vulkan rendering abstraction. I'm using Granite as a reference, and following along vulkan tutorial's steps. I deviated from their design by using the Vulkan Memory Allocator and the dynamic rendering extension. I implemented Vertex buffers, index buffers, UBOs, push constants and samplers. The only thing I still need to do is depth buffering.

  • imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

  • I basically took the official ImGUI Vulkan backend and translated it to its equivalent in my engine.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts