rasterization
Here are 67 public repositories matching this topic...
Is there future intent for BLPath::fitTo's fitFlags parameter? If not, would its removal be considered?
I wasn't able to find any uin32_t flags in the docs, eventually had to dig up the source, and found the parameter isn't honored right now: https://github.com/blend2d/blend2d/blob/master/src/blend2d/blpath.cpp#L1912
p.s. Super wonderful project :) Very impressed with it overall.
Software rendering engine with PBR. Built from scratch on C++.
-
Updated
Feb 22, 2020 - C++
Software rasterization, N-Body simulation and Game of Life in Rust + Haskell
-
Updated
May 28, 2016 - Rust
A small software graphics renderer
-
Updated
Jun 6, 2018 - Swift
A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.
-
Updated
Sep 18, 2018 - C++
Enter the world of rasterization with simple hands-on code
-
Updated
Feb 25, 2020 - C++
This is my library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)
-
Updated
Jun 17, 2020 - C
More examples
While the project already has all the getting started examples ported it would be great to have even more, even better if we had a similar program for testing like the samples repo.
-
Updated
Nov 6, 2019 - JavaScript
Simple software rendering engine with vertex/fragment shaders, attribute interpolation, buffers and all that jazz.
-
Updated
Mar 28, 2020 - C
This is a graphics engine that I have been developing for the last couple of months. It features a ray tracer, path tracer, rasterizer and a wireframer, all interacted with using a simple GUI designed using Qt Creator.
-
Updated
Nov 1, 2018 - C++
A light-weight CPU implementation of a 3D graphics pipeline for embedded systems
-
Updated
Oct 31, 2018 - C
-
Updated
May 5, 2020 - Go
-
Updated
Nov 6, 2019 - JavaScript
A software-based raytracer and scan-line renderer
-
Updated
Feb 25, 2020 - C#
-
Updated
Nov 6, 2019 - JavaScript
Rasterize SVG Elements for Download as PNG
-
Updated
Nov 14, 2018 - TypeScript
Convert geojson to a grid/raster
-
Updated
Jun 8, 2020 - JavaScript
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
-
Updated
Jul 6, 2018 - C++
Course related work for the CENG477 - Introduction to Computer Graphics course
-
Updated
Jan 30, 2019 - C++
A lightweight 3D rendering engine 100% written in Java (no hardware dependency) and providing a java API to build world geometry, define graphic and rendering parameters and render the scene on any java application display.
-
Updated
Feb 9, 2020 - Java
3D Software Renderer in C++
-
Updated
Aug 2, 2018 - C++
-
Updated
Jun 11, 2020 - C++
Improve this page
Add a description, image, and links to the rasterization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rasterization topic, visit your repo's landing page and select "manage topics."


Just wanted to capture these so we can get ahead of them before they become errors.