This resource is recommended for web developers and designers who want to enhance their projects with pre-built CSS animations quickly. It's especially suitable for those who might not have extensive experience in creating CSS animations from scratch or are looking for inspiration and ready-to-use solutions.
No CSS Animation Cheat Sheet videos yet. You could help us improve this page by suggesting one.
Based on our record, Zdog seems to be more popular. It has been mentiond 5 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Working on extending the [Zdog](https://zzz.dog) library, adding some new types and tooling, patching bugs I run into on the way. All the quirks inherit from it being based on (and rendering to) SVG. SVG is Y-down, Zdog only adds Z-forward. SVG only has layering, so Zdog only z-sorts shapes as wholes. Perspective distortion needs more than dead-simple affine transforms to properly render beziers, so Zdog doesn't... - Source: Hacker News / about 1 month ago
Some time ago I found zdog - it's a lightweight 3D javascript engine, for canvas or SVG. If you check out its site, you'll see it described as pseudo 3D. What does that mean? Basically zdog holds a model of 3D shapes, but renders everything as 2D flat shapes. - Source: dev.to / about 2 years ago
For some reason could not paste more links into my last comment so here are some other thoughts on things to do too. Zdog: Https://zzz.dog/ This one is a way to do vector pseudo 3d illustrations on the web, but it mostly just has a simple rotation not much beyond that. Source: over 2 years ago
Hi, I am trying to make a 3D editor for the Zdog library. Source: almost 3 years ago
For this project, I'm tinkering with ZDog (https://zzz.dog/) a nifty little flat-shaded pseudo-3d engine for the browser, written in Javascript. It's pretty simple as 3d engines go, but as one might expect, it's heavily structured around OOP and mutable objects, and makes extensive use of Javascript prototypal inheritance. Source: almost 3 years ago
Pixi.js - Fast lightweight 2D library that works across all devices
App Animations - Gallery of beautiful iOS animations to inspire your next app
Anime.js - Lightweight JavaScript animation library
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
p5.js - JS library for creating graphic and interactive experiences
Keyframes.app - A timeline editor for CSS animations