mini3d
Simple 3D renderer
A simple 3D rendering software using C and OpenGL, providing a complete example of a fixed-pipeline software renderer.
3D Software Renderer in 700 Lines !!
2k stars
100 watching
505 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
3dcgame-enginegraphicsopenglpicturepixelsrasterizerrenderersoftware-renderersoftware-rendering
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C++ library for efficient 3D modeling, geometry processing, and rendering. | 1,391 |
| A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,054 |
| A collection of implementations of the same 3D scene using various rendering methods and APIs | 1,733 |
| Procedural renderer for atmospheric effects in OpenGL | 189 |
| A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 |
| A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 790 |
| A 2D/3D graphics renderer that provides a simple and powerful way to draw on multiple platforms. | 1,345 |
| A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,233 |
| A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. | 1,783 |
| Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
| A lightweight 3D rendering solution for SwiftUI applications | 928 |
| A lightweight, web-first 3D rendering library with extendable functionality | 191 |
| Enables 3D rendering in Framer Prototypes using various file formats and a simplified API | 107 |
| A lightweight alternative to three.js for 3D rendering and graphics in web applications. | 315 |
| A minimal setup to experiment with OpenGL compute shaders in a standalone environment. | 6 |