Sudha247 / ocaml-joy

MIT License
22 stars 14 forks source link

Scale transformation corrections #58

Closed nikochiko closed 6 months ago

nikochiko commented 10 months ago

I realised there are a couple of things wrong with the way we scale:

e.g. we should be getting the scaled shapes like in the bottom canvas

image

The new calculations should handle the shapes like:

nikochiko commented 10 months ago

This can be broken down into a couple of issues

FayCarsons commented 10 months ago

I can take this one on!

nikochiko commented 10 months ago

@FayCarsons I've broken this down to three separate issues. Would you like to take up https://github.com/Sudha247/ocaml-joy/issues/59 ?

FayCarsons commented 10 months ago

Sure, but I'd also be happy to take on all of them if that'd be helpful!