behindthepixels / EDXRasterLinks
A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.
☆97Updated 7 years ago
Alternatives and similar repositories for EDXRaster
Users that are interested in EDXRaster are comparing it to the libraries listed below
Sorting:
- An utility library including many containers, threading, OS, GUI and many other things.☆37Updated 7 years ago
- Master's thesis implementing real-time global illumination method.☆160Updated 7 years ago
- Experimental Physically Based Renderer☆92Updated 5 years ago
- Real-time global illumination☆114Updated 10 years ago
- A simple Vulkan-based renderer for my master thesis on real-time transparency☆98Updated 8 years ago
- Physically Based Software Renderer☆114Updated 5 years ago
- LibVT is a library implementing "virtual texturing".☆122Updated 10 years ago
- Clustered forward rendering demo with Vulkan☆56Updated 8 years ago
- A tile based cpu rasterizer☆39Updated last year
- OpenGL Grass Renderer☆95Updated 9 months ago
- Tile-based SW rasterizer☆37Updated 6 years ago
- Cross-platform OpenGL demos☆168Updated 2 years ago
- Light Indexed Deferred Rendering - Before there was Forward+ and Clustered deferred rendering there was Light Indexed Deferred Rendering…☆68Updated 8 years ago
- XUSG, XU's supreme graphics lib, is a handy wrapper currently for DirectX 12. It can be a good reference for designing your own DX12 wrap…☆126Updated last month
- Simple job system using standard C++☆76Updated 4 years ago
- A C++ game engine☆33Updated 5 years ago
- ☆61Updated last year
- This demo implements BVH construction and GPU traversal for rendering hard shadows.