leios / Fable.jl

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

Adding skeleton for new image io infrastructure #8

Closed leios closed 2 years ago

leios commented 2 years ago

This makes image io like 100x faster and also gets red of grainy-ness from the naive chaos kernel for non-logarithmic pixel sets.

Note that creating a faster flame solver for uniform shapes is another beast entirely ^^