rasterization topic

List rasterization repositories

ComputeRaster

101
Stars
6
Forks
Watchers

Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile rasterization (coarse rasterization), and pixel rasterization (f...

zAnalysis

58
Stars
28
Forks
Watchers

zAnalysis是基于Pascal语言编写的大型统计学开源库

sse-avx-rasterization

64
Stars
10
Forks
Watchers

Triangle rasterization routines accelerated by SSE and AVX

voxelizer

75
Stars
6
Forks
Watchers

Parallel and memory efficient CPU rasterizer. Can process and merge multiple meshes to a single voxel model.

ProtoTracer

129
Stars
26
Forks
Watchers

3D rendering and animation engine for multifaceted displays on microcontrollers

RasterizationInOneWeekend

60
Stars
3
Forks
Watchers

Enter the world of rasterization with simple hands-on code

EDXRaster

90
Stars
10
Forks
Watchers

A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.

rouziclib

54
Stars
9
Forks
Watchers

This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)