Uniform sampling in combined shapes with overlap handling and distance constraints. (~300 LOC, C11)
-
Updated
Nov 26, 2025 - C
Uniform sampling in combined shapes with overlap handling and distance constraints. (~300 LOC, C11)
A collection of basic programs of computer graphics in C language.
This is an essay about how to plot geometric shapes in C. The shapes are functions that accept variables (such as height, base, diagonal, etc.) as parameters, allowing the user to come up with a given shape in any size he/she wants.
A modular 2D geometry drawing program written in C, supporting basic shapes (points, lines, circles, polygons) with a generic shape abstraction.
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."