AlexRuzin / GeometrySFML

An attempt at rendering geometric shapes with SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeometrySFML

Various experiments to draw geometric objects using the SFML 2D rendering framework. defines.h contains the configuration for each object.

"Flower of Life" simulation using radii iteration

IMAGE ALT TEXT HERE

"Flower of Life" simulation using radii iteration - Colour version

IMAGE ALT TEXT HERE

128-point cardioid, white lines

alt text

128-point iterable cardioid

alt text

Classic 369 pattern, color changes show repeating of the pattern

alt text

256-point iterable cardioid

alt text

About

An attempt at rendering geometric shapes with SFML

License:MIT License


Languages

Language:C++ 92.8%Language:C 7.2%