There are 2 repositories under 3d-rendering-engine topic.
3D graphics renderer made from scratch using the C programming language.
"Dispel the ignorance of the illusionary world; transcend the game engine!": presenting a Game Engine written on Python, extending support across multiple GPU devices with 3D rendering, PBR Renderer and much more!
A multithreaded, high performance, OpenGL RaaL (Renderer as a Library) written in C++. 🌜
game engine
DirectX11 based real time 3D rendering engine
A multithreaded, high performance, Vulkan RaaL (Renderer as a Library) written in C++. 🐉
3D Rendering Engine written in Java
A 3D rasterization renderer that can output images or a live window, features include: light sources, cube objects, basic shader algorithm. Self contained math library with vectors and 3x3 matrices.
A vulkan renderer being made to study computer graphics