flâneur

stanford-cs248/draw-svg: Stanford CS248 Assignment 1: Implement a simple SVG renderer

github.com · 5,945 words · saved by 1 readers

Stanford CS248 Assignment 1: Implement a simple SVG renderer

Stanford CS248: A Simple SVG Rasterizer This assignment is deprecated This assignment was a programming assignment for Stanford CS248: Computer Graphics. Beginning with the winter 2026 instantiation of the course, the course moved on to a new set of assignments, but we are leaving this assignment online for the general public to try. Happy programming! Overview In this project, you will implement a simple software rasterizer that draws points, lines, triangles, and bitmap images. When you are done, you will have a viewer that supports basic features of the Scalable Vector Graphics (SVG)…

saved by

related reading