🍥 What if Naruto’s Rasengan could actually be controlled with your hands?
As a kid, it was just something I saw in anime.
This time, I decided to see if I could bring that idea to life with Python.
So I built Naruto Hand VFX Studio — a real-time computer vision project where hand gestures control:
🔵 Rasengan
⚡ Chidori
🔥 Fireball
đź’Ą Energy Beam
And the interesting part?
These aren’t pre-recorded effects.
Using Python, OpenCV, MediaPipe, and NumPy, the system tracks my hand movements and generates the VFX in real time.
What started as a fun Naruto idea turned into a project where I got to combine computer vision, hand tracking, gesture recognition, animation logic, and procedural VFX in one application.
My setup isn’t a professional studio.
But this project reminded me that you don’t always need a perfect setup to build something interesting.
Sometimes, you just need an idea — and the willingness to build it.
🍥 What if Naruto’s Rasengan could actually be controlled with your hands?
As a kid, it was just something I saw in anime.
This time, I decided to see if I c...