Discover and explore top open-source AI tools and projects—updated daily.
reinesanaGesture-controlled anime technique visualizer
Top 93.2% on SourcePulse
Summary
SAT0RU is a real-time cursed technique visualizer for the anime Jujutsu Kaisen, targeting fans and developers interested in interactive web-based visualizations. It leverages hand tracking and 3D rendering to bring anime abilities to life in a web browser, offering an engaging way to experience the series' powers.
How It Works
The project combines the mediapipe library for real-time hand tracking and gesture recognition with three.js for 3D rendering. It utilizes particle systems to create volumetric visual effects representing specific cursed techniques from Jujutsu Kaisen, triggered by distinct hand gestures detected by the webcam.
Quick Start & Requirements
git clone https://github.com/reinesana/SAT0RU.git) and navigate into the directory (cd SAT0RU).index.html, and select "Open with Live Server".Highlighted Details
Maintenance & Community
No specific details on maintenance, community channels, or notable contributors are provided in the README.
Licensing & Compatibility
No license information is specified in the provided README content.
Limitations & Caveats
The project relies on accurate webcam input and mediapipe's gesture recognition, which may vary in performance. It is powered by Google Gemini 3, implying a dependency on its capabilities. Specific hand gestures are required for triggering techniques, which might not be universally intuitive or easily performable.
1 month ago
Inactive