An open-source C++ vector graphics engine supporting SVG and Lottie formats, featuring advanced rendering backends such as WebGPU for high-performance graphics.
-
Updated
Dec 16, 2025 - C++
An open-source C++ vector graphics engine supporting SVG and Lottie formats, featuring advanced rendering backends such as WebGPU for high-performance graphics.
Implementation of the paper "Learning to Reconstruct Symmetric Shapes using Planar Parameterization of 3D Surface" from ICCV Workshop 2019.
A framework for building beautiful, natively compiled applications from a single codebase. Support is in progress for Material Design 3.
flexible offline generator of small planet models
VEXcode button library + examples and template for the VEX V5 brain
Raycasting project in C++ for the Introduction to C++ class
This C++ program is designed to work with various shapes, including rectangles and composite shapes, in an object-oriented manner. It allows you to read shape descriptions from an input file, perform operations like moving and scaling, and then sort and display the shapes.
Set of "*" characters so that they form a square, a rectangle, and a triangle.
Using inheritance, this program successfully creates a Circle, Triangle, and Rectangle object from the Shape class.
Using mouse clicks to draw shapes and fill it with colors.
The program introduced in this project is aimed to read shapes information from a text file, parse them into appropriate shapes, sort them by area, and print out all of the shapes after being sorted.
Add a description, image, and links to the shapes topic page so that developers can more easily learn about it.
To associate your repository with the shapes topic, visit your repo's landing page and select "manage topics."