cinder / Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
http://libcinder.org
Other
5.31k stars 939 forks source link

Path2d and Shape2d additions: basic shapes and commands. #2325

Closed paulhoux closed 8 months ago

paulhoux commented 9 months ago

In preparation of path rendering, these additions will make it much easier to define paths and shapes from code.