Sudha247 / ocaml-joy

MIT License
22 stars 14 forks source link

Complex shapes #56

Closed FayCarsons closed 10 months ago

FayCarsons commented 10 months ago

Added a 'Complex' shape type, constructor, and extended transformations to handle it. This allows for grouping multiple shapes into a single compound shape which can then have the libraries' various transformations applied to it.

nikochiko commented 10 months ago

Thanks for the contribution! @FayCarsons LGTM! 👍