Rotate
Create recursive image rotation animations
Install / Use
/learn @rvizzz/RotateREADME
rotate
Create recursive image transformation animations
Full demo animation on my Twitter: https://twitter.com/r_vizzz/status/1311425342310092800?s=20
Older animations: https://www.youtube.com/watch?v=OXo-uzzD4Js https://www.reddit.com/r/compsci/comments/izy2kf/rotating_an_image_recursively_one_of_my_favorite/
Usage Instructions
An animation can be generated using the rotate.py or transform.py file.
rotate.py
Arguments:
python3.7 rotate.py <input_image.png> <output_file.mp4>
transform.py
Arguments:
python3.7 transform.py <input_image.png> <output_file.mp4> optional: <transform_type>
Transform Types:
0: rotation
1: vertical flip
2: horizontal flip
3: vertical+horizontal flip
For both these files:
Valid output formats include .m4a .mp4 .mov .avi
The image needs to have NxN dimensions where N is a power of 2. If these requirements are not met, the program can automatically resize the image to the closest power of 2.
Related Skills
node-connect
331.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
331.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.5kCommit, push, and open a PR
