rendering-engine topic

List rendering-engine repositories

CroissantVulkanRenderer

67
Stars
3
Forks
Watchers

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

DrawSpace

25
Stars
8
Forks
Watchers

Space-game oriented rendering engine

opengl-renderer

28
Stars
4
Forks
Watchers

An OpenGL rendering engine written in pure C++ with no external libraries. We can input an obj file containing vertices and the engine will draw connect each vertex in 3D.

PKRenderer

28
Stars
4
Forks
Watchers

A Physically Based Vulkan Renderer.

voxpopuli

38
Stars
4
Forks
Watchers

Voxel / ray tracing template for the blog posts.

HybridRenderingEngine-CS

15
Stars
4
Forks
Watchers

Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.