lisyarus / tiny-rasterizerLinks
A tiny CPU rasterization engine accompanying a tutorial series on writing a CPU rasterizer
☆96Updated 10 months ago
Alternatives and similar repositories for tiny-rasterizer
Users that are interested in tiny-rasterizer are comparing it to the libraries listed below
Sorting:
- Voxel / ray tracing template for the blog posts.☆59Updated last year
- Neural Network in Dx12/HLSL Shaders☆108Updated 4 months ago
- Misc repository for certain GPU algorithms.☆41Updated last year
- The code to accompany "Constant Time Stateless Shuffling and Grouping"☆46Updated 2 years ago
- Hobby software rasterizer.☆70Updated 5 years ago
- Basic software rasterizer used to illustrate some concepts in a course.☆34Updated 4 years ago
- WebGPU rendering experiments☆114Updated last year
- Retro coding in C/C++ in a 3D template with full low-level control.☆165Updated last year
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆123Updated 4 months ago
- Software rasterizer in C☆65Updated 2 months ago
- OpenGL rendering framework.☆27Updated 3 years ago
- Mini Spin-X Library☆51Updated 2 months ago
- Physically based renderer demo written using Vulkan.☆86Updated 10 months ago
- Supplanting matrices with PGA in a forward 3D renderer.☆209Updated last year
- 2D rectangular bin packing with option for item removal☆111Updated last year
- Enter the world of rasterization with simple hands-on code☆66Updated 5 years ago
- I'm learning webgpu☆35Updated last year
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆71Updated last month
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆72Updated last year
- Vulkan triangle in ~380 lines of code☆62Updated last month
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆88Updated this week
- Demo associata alla conferenza DevGames 2024 (https://devgames.org/) "Astrazioni per Vulkan/DirectX"☆29Updated last year
- A Vulkan compute shader implementation of a fictional retro GPU☆56Updated 3 years ago
- Demo project for the large scale game component with CBTs☆164Updated last year
- GPU hardware for Signed Distance Fields☆54Updated last year
- OBJ model to 3D transparent texture converter☆40Updated 3 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆97Updated 2 years ago
- A collection of primarily graphics programming focused blog posts.☆69Updated 10 months ago
- OpenGL rendering pipeline with a parallax mapping shader made in the course Advanced Computer Graphics (TNCG14) at Linköpings University.☆34Updated 13 years ago
- Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implement…☆29Updated last year