stanford-cs248/draw-svg

913
stanford-cs248/draw-svg

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) format that is now …
Read More