Fable.jl
Fable.jl copied to clipboard
FractalInputs should accept expressions
FractalInputs should allow users to write fi("a", 2*frame+2) or something of the sort. Maybe have the current FractalInput as a supertype or something and then have SimpleInput / ExpressionInput as a subtype?
As normal, these are evaluated into numbers before the kernel is launched.