Projects in Awesome Lists tagged with rasterizer
A curated list of projects in awesome lists tagged with rasterizer .
https://github.com/ssloy/tinyrenderer
A brief computer graphics / rendering course
3d 3d-graphics c-plus-plus computer-graphics cpp engine fun graphics images learning opengl picture pixels rasterizer rendering rendering-engine rendering-pipeline shaders software-rendering tutorial
Last synced: 13 May 2025
https://github.com/sinclairzx81/zero
A 3D renderer written in JavaScript and rendered to the terminal.
ascii-art graphics javascript nodejs rasterizer terminal
Last synced: 15 May 2025
https://github.com/skywind3000/mini3d
3D Software Renderer in 700 Lines !!
3d c game-engine graphics opengl picture pixels rasterizer renderer software-renderer software-rendering
Last synced: 15 May 2025
https://github.com/ssloy/tinyraycaster
486 lines of C++: old-school FPS in a weekend
3d 3d-graphics c-plus-plus computer-graphics cpp engine fps fun graphics images learning opengl picture pixels rasterizer raycasting rendering rendering-engine software-rendering tutorial
Last synced: 16 May 2025
https://github.com/tdewolff/canvas
Cairo in Go: vector to raster, SVG, PDF, EPS, WASM, OpenGL, Gio, etc.
cairo canvas eps html-canvas opengl path pdf rasterizer svg vector-graphics
Last synced: 14 May 2025
https://github.com/mooman219/fontdue
The fastest font renderer in the world, written in pure rust.
font opentype rasterizer rust truetype ui
Last synced: 12 May 2025
https://github.com/skywind3000/renderhelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
3d 3d-graphics cpp direct3d engine graphics image learning learning-by-doing opengl picture pixels rasterizer rendering rendering-engine shaders software-renderer software-rendering tutorial
Last synced: 15 May 2025
https://github.com/skywind3000/RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
3d 3d-graphics cpp direct3d engine graphics image learning learning-by-doing opengl picture pixels rasterizer rendering rendering-engine shaders software-renderer software-rendering tutorial
Last synced: 17 Apr 2025
https://github.com/rswinkle/PortableGL
An implementation of OpenGL 3.x-ish in clean C
3d 3d-graphics computer-graphics graphics opengl rasterization rasterizer renderer rendering rendering-pipeline shader shaders single-header-library software-renderer software-rendering tutorial
Last synced: 01 Sep 2025
https://github.com/rswinkle/portablegl
An implementation of OpenGL 3.x-ish in clean C
3d 3d-graphics computer-graphics graphics opengl rasterization rasterizer renderer rendering rendering-pipeline shader shaders single-header-library software-renderer software-rendering tutorial
Last synced: 05 Mar 2026
https://github.com/piqnt/svgexport
SVG to PNG/JPEG command-line tool and Node.js module
cli command-line javascript jpeg png rasterizer svg
Last synced: 17 Dec 2025
https://github.com/meyfa/php-svg
Vector graphics (SVG) library for PHP
library parser php php-svg png rasterizer rasterizing rendering svg svg-images vector-graphics
Last synced: 14 May 2025
https://github.com/C-Chads/tinygl
The penultimate portable graphics library
c c99 cpp embedded fabrice-bellard opengl portable rasterizer tinygl
Last synced: 27 Apr 2025
https://github.com/c-chads/tinygl
The penultimate portable graphics library
c c99 cpp embedded fabrice-bellard opengl portable rasterizer tinygl
Last synced: 04 Oct 2025
https://github.com/CaffeineViking/vkhr
Real-Time Hybrid Hair Rendering using Vulkan™
cpp glsl hair hybrid level-of-detail novel rasterizer raymarcher real-time renderer scalable strand volume-renderer vulkan
Last synced: 08 May 2025
https://github.com/alexheretic/ab-glyph
Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs
font opentype rasterizer rust truetype
Last synced: 14 May 2025
https://github.com/omarshehata/webgpu-compute-rasterizer
A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.
javascript rasterizer shaders webgpu
Last synced: 03 Apr 2025
https://github.com/bourgesl/marlin-renderer
Marlin is the FAST Java2D antialiasing rasterizer derived from OpenJDK Pisces (shape)
java java2d openjdk rasterizer rendering-2d-graphics shape
Last synced: 04 Apr 2025
https://github.com/ww92030-storage/vsc
Portable 3D Real-Time Rendering Engine in C++
3d-graphics graphics graphics-engine protogen rasterization rasterizer render rendering rendering-engine
Last synced: 10 Apr 2025
https://github.com/mtrebi/rasterizer
CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++
blinn-phong deferred-rendering depth-buffer rasterizer rendering-3d-graphics shadow-mapping texture-mapping
Last synced: 30 Apr 2025
https://github.com/joeyteng/jaxrenderer
Differentiable Rasteriser implemented in JAX. Reference: https://github.com/erwincoumans/tinyrenderer, https://github.com/ssloy/tinyrenderer/wiki; PR: https://github.com/google/brax/pull/367
differentiable-rendering jax rasterizer render renderer rendering rendering-engine
Last synced: 26 May 2026
https://github.com/lukasbanana/picorenderer
Low-Level, 8-bit Colored, 3D Software Renderer written in C99
c low-level rasterizer renderer
Last synced: 07 Apr 2026
https://github.com/visualgmq/rs-cpurenderer
a cpu/gpu soft renderer in rust
graphics rasterization rasterizer rendering rust soft-renderer software-renderer
Last synced: 29 Aug 2025
https://github.com/bourgesl/marlin-fx
MarlinFX is the JavaFX port of the Marlin renderer (scanline rasterizer)
graphics javafx openjdk rasterizer shape
Last synced: 18 Oct 2025
https://github.com/baldurk/visor
Vulkan Ignoble Software Rasterizer: Software rasterizer implementing Vulkan. Just for fun.
Last synced: 31 Aug 2025
https://github.com/sergcpp/sw
Simple software rasterizer with OpenGL-like interface
rasterizer renderer software-rendering
Last synced: 28 Feb 2026
https://github.com/7heaven/shsoftwarerasterizer
软光栅器的简单实现
3d graphics rasterizer rendering
Last synced: 17 Aug 2025
https://github.com/bytecode77/fastpix3d
Software Rasterizer (C++)
rasterizer software-rasterizer stencil-shadows
Last synced: 13 Jul 2025
https://github.com/w8r/bresenham-zingl
Set of efficient Bresenham rasterisers ported from Alois Zingl' code
anti-aliasing bezier bresenham curve rasterizer
Last synced: 09 May 2025
https://github.com/alanmacleod/wasm-render
Software 3D renderer & rasteriser written in WASM/C & TypeScript to test / showcase WebAssembly and compare performance
3d benchmark graphics performance polygon rasterisation rasterizer software-rendering wasm webassembly
Last synced: 17 Jan 2026
https://github.com/sinclairzx81/black
A Software Rasterizer written in Rust
experiment graphics rasterizer rust
Last synced: 11 Sep 2025
https://github.com/dmester/canvas-renderer
HTML5 inspired canvas implemented in Node.js for rendering PNG images.
canvas2d graphics node-canvas nodejs rasterizer rendering-2d-graphics
Last synced: 15 Apr 2025
https://github.com/ikskuh/SoftRenderLib
A collection of software rendering routines
rasterizer rasterizer-3d software-rasterizer software-renderer software-rendering zig ziglang
Last synced: 08 May 2025
https://github.com/ikskuh/softrenderlib
A collection of software rendering routines
rasterizer rasterizer-3d software-rasterizer software-renderer software-rendering zig ziglang
Last synced: 29 Oct 2025
https://github.com/jangko/nimagg
nimAGG is a Nim port of Anti Grain Geometry(AGG)
2d-graphics agg graphics rasterizer rendering-2d-graphics
Last synced: 02 Sep 2025
https://github.com/badges/svg-to-image-proxy
Web function to generate PNGs from SVGs
image png proxy rasterizer svg
Last synced: 14 Mar 2025
https://github.com/aslpavel/rasterize
Simple and small rust 2D rendering library
Last synced: 09 Apr 2026
https://github.com/eyelash/raster
a high-quality vector graphics rasterizer (work in progress)
Last synced: 13 May 2025
https://github.com/findstr/3drender
bsdf bvh bvh-tree microfacet pathtracer pathtracing pbr rasterizer raytracing
Last synced: 30 Apr 2025
https://github.com/mdp/smallfont
Small monospaced pixel font (8x8) and rasterizer for LED/LCD projects
Last synced: 10 Apr 2025
https://github.com/tcoppex/cudaraster-linux
Linux port of cudaraster, Nvidia's GPU rasterizer.
Last synced: 14 Apr 2025
https://github.com/blurgyy/cg-2020
C++ implementations of Hierarchical z-buffer & Physically based rendering via Monte Carlo path tracing
pathtracing pbr rasterizer zbuffer
Last synced: 09 Apr 2025
https://github.com/setanarut/gog
Object-oriented 2d drawing package for Go language
2d-graphics animation apng apng-animation creative-coding draw drawing generative-art go golang-library golang-package procedural-generation rasterizer
Last synced: 29 Apr 2025
https://github.com/mtrudel/ex_paint
A simple 2D rasterizer for Elixir
2d-graphics bitmap egd elixir fonts png rasterizer
Last synced: 30 Oct 2025
https://github.com/microscopic-image-analysis/diffpointrasterisation.jl
Differentiable rasterisation of point clouds in julia
differentiable-rendering point-cloud rasterization rasterizer
Last synced: 21 Feb 2026
https://github.com/smiley4/softwarerenderer
A 3d Software Rasterizer written in C
3d 3d-graphics c computer-graphics rasterizer software-rendering
Last synced: 12 Jun 2025
https://github.com/jakoch/rasterizers
Precompiled libraries for the software rasterizers Mesa's LLVMpipe and Google's Swiftshader for Windows.
llvmpipe mesa mesa3d rasterizer swiftshader swrast vulkan vulkan-sdk
Last synced: 24 Jun 2025
https://github.com/icarusworks/ember-rasterize
Rasterize HTML or SVG to an image in Ember. Useful for rendering HTML and SVG charts in PDFs.
ember rasterize rasterize-html rasterizer svg svg-chart
Last synced: 20 Mar 2025
https://github.com/porglezomp/cgl
Following https://github.com/ssloy/tinyrenderer/wiki to write a software renderer in Rust!
Last synced: 31 Jul 2025
https://github.com/manlito/pointcloud-raster
A simple raster tool for LAS, PLY or TXT files with very few deps which can run headless
Last synced: 21 Feb 2026
https://github.com/giuliom/basicrenderer
A simple renderer
3d-graphics cplusplus cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17 path-tracing pathtracing rasterizer ray-tracing raytracer raytracing-engine software-rendering
Last synced: 15 Feb 2026
https://github.com/farzonl/verilogpipelinedgpu
Automatically exported from code.google.com/p/verilogpipelinedgpu
computer-architecture computer-systems gpu rasterizer
Last synced: 13 Feb 2026
https://github.com/ucx15/liraster
3D Software Raster Engine written in C++
2d-graphics 3d-graphics game-engine rasterizer rendering-engine
Last synced: 26 Feb 2025
https://github.com/pwalig/rasterizer
Parallel software rasterizer in written C++
3d-graphics c-plus-plus cplusplus cpp multithreading rasterization rasterizer rendering software-rasterization-renderer software-rasterizer
Last synced: 03 Sep 2025
https://github.com/adrianbj/imagerasterizer
ProcessWire module for rasterizing vector SVG images and adding them into the same image field
processwire rasterizer svg-images thumbnails vector
Last synced: 21 Feb 2026
https://github.com/sakrist/simplecpuraster
A simple CPU rasterizer is written with C++. glm as math library
cpp glm graphics rasterization rasterizer
Last synced: 08 Apr 2025
https://github.com/mandeep/rprime
A minimal triangle rasterizer
rasterizer renderer rust tinyrenderer
Last synced: 28 Mar 2025
https://github.com/fbbdev/rendirt
Minimalist software renderer for triangle meshes, targeted at STL models
3d 3d-models c-plus-plus c-plus-plus-11 graphics graphics-library rasterizer renderer rendering software-renderer software-rendering stl-files stl-model thumbnail-generator thumbnails visualization
Last synced: 17 Jun 2025
https://github.com/mlucifer27/photon-trace
A Java-based inverse rasterizer engine demo, crafted with Swing for a sleek visual showcase.
engine featured java rasterizer rendering swing
Last synced: 10 Jul 2025
https://github.com/szym-mie/jnibitmaps
Small JNI Doom-like rasterizer coupled with Kotlin Android
android c doom-like jni kotlin kotlin-android rasterizer
Last synced: 09 May 2026
https://github.com/wdevore/dart
Various Dart CLI applications including Triangle rasterizer
Last synced: 28 Mar 2025
https://github.com/mathematicode/download-svg-as-png-and-svg
Super simple, no dependencies, just copy and paste. Convert or download SVG to PNG
canvas download png rasterizer svg
Last synced: 17 Mar 2025
https://github.com/ucx15/qazwsx
QAZWSX - Quick and Zealy World Simulation eXperiment - 3D Software Raster Engine written in C++
2d-graphics 3d-graphics game-engine rasterizer rendering-engine
Last synced: 06 Jun 2026
https://github.com/froncu/softwarerasterizer
A software Rasterizer for Graphics Programming 1 at Digital Arts and Entertainment.
digital-arts-and-entertainment graphics-programming rasterizer sdl2
Last synced: 12 Oct 2025
https://github.com/bridiro/glyphr
A no_std, lightweight and simple font rasterizing library
embedded font glyphs nostd rasterizer
Last synced: 03 Apr 2025
https://github.com/mandeep/rastermind
Render photorealistic images in real-time
rasterizer raytracing rendering
Last synced: 06 Feb 2026
https://github.com/hazeliscoding/rusty-renderer
A (WIP) 3D renderer using SDL2 and raw mathematics.
3d-rendering rasterizer rust-lang sdl2
Last synced: 07 Sep 2025
https://github.com/eagletrt/libraster-sw
A simple library that provides a way to define and raster a graphic layout
embedded graphics library platformio platformio-library rasterizer sw
Last synced: 02 May 2026
https://github.com/porglezomp/piraster
A simple geometry rasterization library using SDL and graphicsmath designed for the raspberry pi.
Last synced: 07 Apr 2025
https://github.com/suvrik/software_rasterizer
Software Rasterizer Studies
c graphics rasterizer render software
Last synced: 29 May 2026
https://github.com/giulioz/oograph
🖼️ ☕ 3D modular software rasterizer – Assignment for Java course
3d java rasterizer rendering shader
Last synced: 03 Aug 2025
https://github.com/nathguede/briefly
📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.
apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial
Last synced: 09 Apr 2026
https://github.com/jodus-melodus/rasterizer-rust
Rasterizer in Rust
3d 3d-models linear-algebra model raster-graphics rasterization rasterizer rasterizer-3d rust rust-lang
Last synced: 28 Oct 2025
https://github.com/ucx15/python_rasterizer
This is an implementation of a Software Rasterizer written in Python
3dgraphics cython graphics-engine pygame python rasterizer renderer
Last synced: 25 Jul 2025
https://github.com/diogo464/rasterizer-rs
Simple rust rasterizer
3d-graphics graphics rasterizer rust
Last synced: 05 Nov 2025