mesa
Graphics engine
A 3D graphics rendering engine written in C.
Mesa 3D graphics library (mirror; no pull requests here please)
136 stars
23 watching
3 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 347 |
gecko0307/dagon | A 3D game engine designed to create modern, extensible games using OpenGL and the D programming language | 334 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,204 |
fabien-chouteau/geste | A 2D rendering engine designed for low-performance systems with support for sprites, tiles, and text layers. | 19 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 922 |
joeydevries/cell | A C++ graphics engine designed to serve as an educational repository for learning how to structure and organize a larger graphics pipeline. | 926 |
matt77hias/mage-v0 | A game and rendering engine featuring both forward and deferred PBR pipelines with optional indirect illumination using Voxel Cone Tracing. | 266 |
ronsaldo/woden | A 3D graphics engine for Pharo that uses abstract-gpu abstraction layer to communicate with the graphics card | 13 |
diligentgraphics/diligentsamples | Demonstrates the usage of Diligent Engine for rendering 3D graphics and provides sample applications to learn its API | 338 |
letoram/arcan | A comprehensive framework for building desktop applications with multimedia capabilities and a focus on performance, security, and debuggability. | 1,546 |
ktstephano/stratusgfx | A low-level rendering engine designed to learn modern graphics techniques and provide a flexible platform for developers to build 3D applications. | 677 |
diligentgraphics/diligentcore | A modern cross-platform low-level graphics API implementation | 631 |
circular-studios/dash | A 3D game engine written in D. | 421 |
gan74/yave | A C++20 Vulkan engine designed as a learning project with basic features and limited compatibility. | 471 |
c3d/tao3d | A language and runtime for creating real-time 3D animations with dynamic document description capabilities. | 173 |