thenanisore / gdi-3d-rendererLinks
A simple software 3D renderer in Visual C++/GDI.
☆30Updated 7 years ago
Alternatives and similar repositories for gdi-3d-renderer
Users that are interested in gdi-3d-renderer are comparing it to the libraries listed below
Sorting:
- CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++☆104Updated 8 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 7 months ago
- OpenGL 3D Model Viewer☆13Updated 6 years ago
- Simple 3D Engine (C++, DirectX 11/12, OpenGL 4.5, Vulkan, wxWidgets)☆32Updated 4 years ago
- Triangle rasterization routines accelerated by SSE and AVX☆70Updated 7 years ago
- The source code repository for https://www.3dgep.com/introduction-to-directx-11/