Repository navigation

#

rasterization

Python
4869
12 天前

Quickly and accurately render even the largest data.

Python
3442
6 天前
ekzhang/graphics-workshop

Learn computer graphics by writing GPU shaders!

GLSL
2134
4 年前

2D Vector Graphics Engine Powered by a JIT Compiler

C++
1786
2 个月前

A geometry-shader-based, global CUDA sorted high-performance 3D Gaussian Splatting rasterizer. Can achieve a 5-10x speedup in rendering compared to the vanialla diff-gaussian-rasterization.

Python
1054
6 个月前

Original reference implementation of "StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering"

Python
221
1 年前

Sample implementing several rendering methods for 3D gaussians using Vulkan API

C++
190
17 小时前

3D rendering and animation engine for multifaceted displays on microcontrollers

C++
171
2 个月前

Multi-threaded, CPU-based vector graphics rasterizer.

C++
124
1 年前

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

C
120
5 个月前

Improved 3DGS rasterizer.

Cuda
117
6 个月前

Software rasterization, N-Body simulation and Game of Life in Rust + Haskell

Rust
111
9 年前

Analysis of georeferenced rasters, vectors and point clouds

Python
109
2 天前