An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rasterization

A curated list of projects in awesome lists tagged with rasterization .

https://github.com/holoviz/datashader

Quickly and accurately render even the largest data.

data-visualizations datashader holoviz rasterization

Last synced: 01 Apr 2026

https://github.com/ekzhang/graphics-workshop

Learn computer graphics by writing GPU shaders!

2d 3d glsl graphics javascript rasterization raytracing shaders webgl

Last synced: 15 May 2025

https://github.com/blend2d/blend2d

2D Vector Graphics Engine Powered by a JIT Compiler

2d-graphics asmjit cpp jit rasterization

Last synced: 14 May 2025

https://github.com/dendenxu/fast-gaussian-rasterization

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.

3dgs 4dgs nerf rasterization shaders

Last synced: 10 Apr 2025

https://github.com/blitzcode/rust-exp

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

game-of-life haskell n-body rasterization rust

Last synced: 17 Oct 2025

https://github.com/dendenxu/diff-gaussian-rasterization

Improved 3DGS rasterizer.

3dgs 4dgs nerf rasterization

Last synced: 06 Apr 2025

https://github.com/Erkaman/sse-avx-rasterization

Triangle rasterization routines accelerated by SSE and AVX

avx cpp demo rasterization simd sse triangle tutorial

Last synced: 08 May 2025

https://github.com/erkaman/sse-avx-rasterization

Triangle rasterization routines accelerated by SSE and AVX

avx cpp demo rasterization simd sse triangle tutorial

Last synced: 09 Aug 2025

https://github.com/veykril/blend2d-rs

Blend2D Bindings for Rust

2d-graphics blend2d jit rasterization rust-bindings

Last synced: 24 Mar 2025

https://github.com/nxsaken/clipline

Line segment rasterization with pixel-perfect clipping.

bresenham clipping graphics line-drawing pixels rasterization rust rust-gamedev software-rendering

Last synced: 17 Mar 2026

https://github.com/pannapudi/compaster

Rasterization using compute shaders

compute gpu rasterization shaders wgpu

Last synced: 29 Jul 2025

https://github.com/luizzak/swift-blend2d

Experimental Swift bindings for Blend2D

2d-graphics blend2d rasterization

Last synced: 07 Mar 2026

https://github.com/xyproto/pixelpusher

:space_invader: Plot pixels on a 320x200 256c canvas

256-colors gamedev go graphics pixel-art rasterization renderer sdl2 software-renderer

Last synced: 15 Apr 2025

https://github.com/upf-gti/cgframeworkstudent

C++ Framework for Computer Graphics Course at UPF

cg computer-graphics opengl rasterization sdl2

Last synced: 11 Apr 2025

https://github.com/rastapasta/wresenham

📈 Bresenham line algorithm with stroke Width - process all points on a line, given two points and a width

geometry line node-js node-module rasterization

Last synced: 13 Apr 2025

https://github.com/pmkroeker/rasterize-svg

Rasterize SVG Elements for Download as PNG

rasterization save-files svg typescript

Last synced: 14 Feb 2026

https://github.com/rastapasta/points-in-triangle

🔺 Process all points inside any 2D triangle (Bresenham Triangle Rasterization)

node-js node-module rasterization triangle triangle-points triangle-rasterization

Last synced: 24 Apr 2025

https://github.com/ilya3point999k/ral

Single header fixed point software renderer

3d c fixed-point public-domain rasterization single-header software-rendering

Last synced: 11 Apr 2025

https://github.com/tudelft3d/geo1101.2020.ahn3

An improved AHN3 gridded DTM/DSM done as university project for the MSc Geomatics @ TU Delft

ahn ahn3 dsm dtm geomatics hydroflattening interpolation laspy lidar point-cloud rasterio rasterization shapely startin tudelft

Last synced: 10 Apr 2026

https://github.com/0opsdev/farquhar-engine

Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl

3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization

Last synced: 10 Apr 2025

https://github.com/muratcanakcay/computer-graphics

My work in C#/WPF for the 6th Semester "Computer Graphics" class in the Computer Science B.S. program at Politechnika Warszawa. Image Processing, Rasterization & 3D-Modeling

3d-models clipping color-quantization cuboid cylinder dithering filling image-processing phong-lighting phong-shader rasterization sphere texturing wiremesh

Last synced: 08 May 2025

https://github.com/ungast/swiftvulkanrenderer

A basic rasterization and a raytracing renderer written in Swift using Vulkan.

rasterization raytracing swift vulkan

Last synced: 26 May 2026

https://github.com/rowanwins/vector-to-grid

Convert geojson to a grid/raster

computational-geometry polygon rasterization

Last synced: 09 Mar 2026

https://github.com/jpvt/computer_graphics

Repository dedicated to Introduction to Computer Graphics class

computer-graphics graphics-pipeline opengl rasterization

Last synced: 11 Apr 2025

https://github.com/sj14/graphic-engine-tutorials

⚙️ A curated list of tutorials about building graphic engines.

directx graphics-engine opengl rasterization raytracing voxel vulkan

Last synced: 12 Oct 2025

https://github.com/karthikriyer/computer-graphics-principlesandpractice

A C++ and WPF implementation of Computer-Graphics-Principles And Practice by JOHN F. HUGHES, ANDRIES VAN DAM, MORGAN MCGUIRE, DAVID F. SKLAR, JAMES D. FOLEY, STEVEN K. FEINER and KURT AKELEY

integral motion-induced-blindness rasterization raycasting raytracer rejection-sampling sutherland-hodgman-algorithm wpf

Last synced: 20 May 2026

https://github.com/shimeoki/jfx-rasterization

A JavaFX shape rasterization library.

java javafx jfx rasterization

Last synced: 15 Apr 2025

https://github.com/yashkarthik/tinyrenderer

A rasterization engine written from scratch (no libraries) in C++

cpp rasterization

Last synced: 04 Jul 2025

https://github.com/detunized/tile-generator-docker

Docker container to rasterize OSM tiles

container docker openstreetmap rasterization tiles

Last synced: 10 Apr 2026

https://github.com/sepastian/inkscape-svg2jpg

Inkscape output plugin for saving SVG files in JPG format.

inkscape inkscape-extension rasterization

Last synced: 08 Feb 2026

https://github.com/anonto050/cse-410-computer-graphics

This repository contains assignments of computer graphics course CSE410

computer-graphics opengl rasterization ray-tracing

Last synced: 10 May 2026

https://github.com/mqlvin/fortniteheightmap

An app allowing you to generate Fortnite heightmap images in high-resolution (up to 16k). The heightmap includes terrain, buildings and other on-map meshes.

dropmap egui fortnite fortnite-dropmap fortnite-heightmap heightmap rasterization rust uemodel

Last synced: 28 May 2026

https://github.com/nens/rastercaster

Custom DEMs from polygons with profile definitions

digital-elevation-model plpgsql postgis postgis-raster python rasterization

Last synced: 19 Jan 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/yangfengzzz/digitalfundamental

soft renderer(ray-tracing rasterization and ray marching)

computer-graphics demos rasterization raymarching raytracing

Last synced: 24 Mar 2025

https://github.com/lebrancworkshop/lebranc-learn-computer-graphics

Learning Resource for relating topics on Computer Graphics.

computer-graphics linear-algebra opengl rasterization ray-tracing

Last synced: 31 Mar 2025

https://github.com/debittccard/bezier-based-cpu-renderer

3D software rendering engine written in C. This project implements a full custom graphics pipeline from scratch, optimised for CPU‑bound environments. It features volumetric extrusion, multithreaded rasterisation, shadow mapping, distance‑based LOD, and a configurable projection system with supersampling anti‑aliasing.

3d aces-tonemapping bezier-curves c command-line-tool cpu-rendering distance-lod from-scratch frustum-culling gourand-shading graphics-engine high-performance png-output ppm pthreads rasterization rendering shadow-mapping software-renderer ssaa

Last synced: 25 Apr 2026

https://github.com/superb-man/computer-graphics

Graphics Courseworks.Implemented a raster-based pipeline and ray tracer

3d-opengl rasterization ray-tracing

Last synced: 30 Aug 2025

https://github.com/michigancg/rasterizer-workshop

Starter code for the Michigan Computer Graphics workshop on rasterization.

3d-graphics cpp20 rasterization rendering

Last synced: 07 Jul 2025

https://github.com/wangsimiao2000/foundations_of_modelling_and_rendering

University of Leeds Foundations of Modelling and_Rendering Course Assignments

blinn-phong rasterization raytracing rendering

Last synced: 06 Apr 2025

https://github.com/saiteja-talluri/cs475-assignments

Assignments for the Computer Graphics Course in Autumn 2018, IIT Bombay

animation bezier-curves camera-motion cplusplus modelling opengl rasterization

Last synced: 16 May 2026

https://github.com/madmann91/proto

Basic infrastructure for graphics-related projects

basics cpp20 header-only rasterization ray-tracing

Last synced: 14 Mar 2025

https://github.com/asifhaider/computer-graphics-4-1

3D Transformation with OpenGL, Raster Based Graphics Pipeline with Z-buffer Algorithm, Ray Casting and Ray Tracing using Phong Lighting Model with Shadow

opengl phong-lighting rasterization raytracing z-buffer

Last synced: 25 Apr 2026