lisyarus / tiny-rasterizer
A tiny CPU rasterization engine accompanying a tutorial series on writing a CPU rasterizer
☆87Updated 6 months ago
Alternatives and similar repositories for tiny-rasterizer:
Users that are interested in tiny-rasterizer are comparing it to the libraries listed below
- Software rasterizer in C☆60Updated last year
- OpenGL rendering framework.☆26Updated 3 years ago
- Voxel / ray tracing template for the blog posts.☆54Updated 10 months ago
- Misc repository for certain GPU algorithms.☆40Updated last year
- Mini Spin-X Library☆51Updated 5 months ago
- Hobby software rasterizer.☆68Updated 5 years ago
- 2D rectangular bin packing with option for item removal☆100Updated 8 months ago
- GPU hardware for Signed Distance Fields☆53Updated 11 months ago
- Work Stealing Threadpool in a C Header☆23Updated 9 months ago
- ☆121Updated 6 months ago
- WebGPU rendering experiments☆110Updated last year
- The code to accompany "Constant Time Stateless Shuffling and Grouping"☆45Updated last year
- I'm learning webgpu☆35Updated last year
- Correct application of the Lanczos filter in 2D☆37Updated last week
- Physically based renderer demo written using Vulkan.☆79Updated 5 months ago
- Enter the world of rasterization with simple hands-on code☆65Updated 5 years ago
- Demo associata alla conferenza DevGames 2024 (https://devgames.org/) "Astrazioni per Vulkan/DirectX"☆27Updated 9 months ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆66Updated 4 years ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆162Updated last year
- Neural Network in Dx12/HLSL Shaders☆97Updated 10 months ago
- ☆35Updated last year
- A collection of primarily graphics programming focused blog posts.☆67Updated 5 months ago
- single source shaders for opengl☆98Updated 4 months ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆77Updated 3 months ago
- Supplanting matrices with PGA in a forward 3D renderer.☆202Updated 9 months ago
- The Tauray renderer☆121Updated 3 weeks ago
- Framework for multiplatform prototypes☆42Updated 3 years ago
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆64Updated 7 months ago
- Vulkan triangle in ~380 lines of code☆62Updated last month
- Headers only C++11 OpenGL Vector Graphics library, that can run on all OpenGL/ES version☆62Updated 4 months ago