leios / Fable.jl

General purpose animations via iterated function systems
MIT License
28 stars 4 forks source link

Prerequisites for adding an Image layer #34

Closed leios closed 1 year ago

leios commented 1 year ago

This PR restructures layers (yet again), so they have pixels per unit values and work on some arbitrary units (the same units already being used by the objects). This allows us to collate layers at different positions and should allow us to more easily scale layers later.