-
Currently, there is only one easing option:
easeInOut()
It would be nice to offer some more options, like:
Bounce
Quad
Elastic
Custom Bezier
Maybe you could just attach a library to zDo…
-
https://github.com/metafizzy/zdog/compare/master@%7B1day%7D...master#diff-42f69825340f0b5fa628d80900a46daaL33
Wasn't included in the 1.0.1 npm publish making it impossible to import the module via …
-
IMPORT SVG PATHS:
Please could we have the ability to import SVG. I have tried to convert an SVG path into zDog bezier & paths, but the outcome is not good. So, it would be great if we could have e…
-
Hi, I'm giving ZDog a shot as my first foray into dealing with the HTML5 canvas. I'd really like to animate the logo I've been working on in my test case. I'm still toying with it, but I'm current…
-
I'm filing this on behalf of The_Amp_Walrus (https://news.ycombinator.com/item?id=20047206), who has an example CodePen of https://codepen.io/anon/pen/QRZKxy
Since calling `scene.updateGraph()` cac…
-
Referencing this: https://github.com/metafizzy/zdog/issues/28#issuecomment-497478694
It makes the lib larger, creates complexity, puts a fork into adoption. If this would be a small, focussed proje…
-
Hi @desandro and Flickity community,
I encountered a curious behavior on Chrome browser (_Version 74.0.3729.169_).
I attempted to replace buttons on official _[Flickity - select method](https:/…
-
After creating a Shape object such as a Box, setting properties like `color` do not set the property for children such as rectangles that make up the faces.
**Example:**
```
let box = new Z…
-
Referring to [your issue in the main project](https://github.com/metafizzy/zdog/issues/31), I've tried to do something similar with `react-zdog`. Since I'm pretty new to animation libraries in general…
-
I'm trying to create a flower pot with procedurally generated flowers, however, I've been stopped in my tracks by z-fighting which I can not for the life of me figure out how to prevent.
Here's a m…
turbo updated
5 years ago