GitXplorerGitXplorer
e

animations

public
0 stars
1 forks
0 issues

Commits

List of commits on branch main.
Verified
ea3917180ff661130ffca08335454f8c58092159

add readme

eegor-romanov committed 2 years ago
Unverified
554d7e5a0beb36e7803a384c68ffbb5aaedfeb17

add example code animation

eegor-romanov committed 2 years ago

README

The README file for this repository.

animations

Just my personal project to create some beautiful animations with motion-canvas.

Why?

Sometime I need nice code animations for posts or talks. I found motion canvas as a great tool to do this, cause I am bad in animation software, but with motion canvas I can create smooth gifs easily with few lines of code.

Just fork a project on replit: https://replit.com/@egor-romanov/animations

png to gif

Motion-canvas renders your animations as a bunch of png images, while sometimes you may want it to be a gif.

Check out this repo if you prefer using terminal tools for such things. You will find a simple CLI app there that turns a sequence of images into gif.