doodle.interact.effect

Type members

Classlikes

trait AnimationRenderer[Canvas]

The AnimationRenderer typeclass describes a data type that can render an animation to a Canvas.

The AnimationRenderer typeclass describes a data type that can render an animation to a Canvas.

Companion
object
Companion
class
trait AnimationWriter[Alg <: ([x[_]] =>> Algebra[x]), F[_], Frame, Format]

The AnimationWriter typeclass describes a data type that can write an animation to a file.

The AnimationWriter typeclass describes a data type that can write an animation to a file.