Repository navigation

#

rendering-algorithm

Toy CPU and GPU implementations of the Slug rendering algorithm

C
120
6 年前

A PyTorch3D walkthrough and a Medium article 👋 on how to render 3D .obj meshes from various viewpoints to create 2D images.

Jupyter Notebook
100
4 年前

Animate a given video by using a robot to paint each frame. Frames are converted into brush strokes using a novel stroke-based rendering algorithm.

Jupyter Notebook
40
3 年前

Comanche's Voxel Space rendering algorithm written in C using SDL.

C
17
2 年前

Re-implement Comanche's voxel space terrain rendering algorithm with csharp

C#
12
5 年前

A naive path tracing (global illumination) implementation written in C#.

C#
12
6 年前

An Image generator that uses a fractal rendering technique related to the Mandelbrot set.

C++
5
6 个月前

Texture filtering using triangle summed area maps

TypeScript
3
3 年前

Several implementations of A-Buffer using modern OpenGL ES API.

Java
1
5 年前

Terrain rendering algorithm implemented in Javascript, which was also used by Comanche 3 in its time.

JavaScript
0
8 个月前