C++ Renderer

Open-source C++ projects categorized as Renderer

Top 15 C++ Renderer Projects

  1. Ogre 3D

    high-performance rendering backend (C++, Python, C#, Java)

    Project mention: Irrlicht Engine – a cross-platform realtime 3D engine | news.ycombinator.com | 2025-09-14

    This, Ogre3D[0], and Wicked Engine seem to be the last of their kind

    [0] https://github.com/OGRECave/ogre

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. LLGL

    Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal

  4. SoftGLRender

    Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison

  5. MethaneKit

    🎲 Modern 3D graphics made simple with C++20 cross-platform framework and rendering abstraction API on top of DirectX 12, Vulkan & Metal

  6. liblava

    Modern and easy-to-use library for Vulkan

  7. tangram-es

    2D and 3D map renderer using OpenGL ES

  8. manta-ray

    An open source physically based renderer.

  9. tyra

    Game engine for PlayStation 2™

  10. canvas_ity

    A tiny, single-header <canvas>-like 2D rasterizer for C++

    Project mention: Canvas_ity: A tiny, single-header <canvas>-like 2D rasterizer for C++ | news.ycombinator.com | 2026-02-21

    Author here. I have a JavaScript port of my automated test suite (https://github.com/a-e-k/canvas_ity/blob/main/test/test.html) that I used to compare my library against browser implementations. I was surprised by all of the browser quirks that I found!

    But compiling to WASM and running side-by-side on that page is definitely something that I've thought about to make the comparison easier. (For now, I just have my test suite write out PNGs and compare them in an image viewer split-screen with the browser.)

  11. RasterIX

    OpenGL 1.x implementation for FPGAs

  12. CroissantVulkanRenderer

    Real-Time Vulkan Renderer with features like PBR, IBL, and more.

  13. Voxel-Render

    C++ voxel rendering engine

  14. HORenderer3

    A C++ software renderer implementing the OpenGL Core pipeline, with a spec-based API, GPU state machine, and programmable shader model.

    Project mention: Show HN: HORenderer3: A C++ software renderer implementing OpenGL 3.3 pipeline | news.ycombinator.com | 2026-01-17
  15. Hemlock-Renderer-Opengl-3D-PBR-Renderer

    Opengl based 3D real time PBR render engine.

  16. Four

    A 4d rendering library written in C++ with Modern OpenGL (by ndm767)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Renderer discussion

Log in or Post with

C++ Renderer related posts

  • Looking to create a engine (for fun) and am willing to rethink my stack from scratch. Should I go with Rust/wgpu/web-based UI, or C++/Vulkan/Qt, or even some other stack?

    2 projects | /r/GraphicsProgramming | 5 Jun 2023
  • Looking for some examples of well-organized open-source games in C++

    1 project | /r/gamedev | 3 Mar 2023
  • MantaRay: Open-Source Ray Tracer

    1 project | /r/patient_hackernews | 9 Aug 2022
  • MantaRay: Open-Source Ray Tracer

    1 project | /r/hackernews | 9 Aug 2022
  • MantaRay: Open-Source Ray Tracer

    2 projects | news.ycombinator.com | 8 Aug 2022
  • MantaRay: Open-Source Ray Tracer

    1 project | /r/Boiling_Steam | 8 Aug 2022
  • MantaRay: Open-Source Ray Tracer

    1 project | /r/hypeurls | 8 Aug 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Renderer projects in C++? This list will help you:

# Project Stars
1 Ogre 3D 4,589
2 LLGL 2,589
3 SoftGLRender 1,139
4 MethaneKit 961
5 liblava 884
6 tangram-es 870
7 manta-ray 792
8 tyra 681
9 canvas_ity 612
10 RasterIX 134
11 CroissantVulkanRenderer 96
12 Voxel-Render 32
13 HORenderer3 24
14 Hemlock-Renderer-Opengl-3D-PBR-Renderer 10
15 Four 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?