SAT0RU is a cursed technique visualizer based on the popular anime series, Jujutsu Kaisen 呪術廻戦. It combines the mediapipe library with three.js to recreate cursed techniques from Jujutsu Kaisen. Powered by Gemini 3.
This project utilizes particles to render volume-based cursed techniques:
- Secret Technique: Hollow Purple
- Visuals: A chaotic singularity combining attraction and repulsion.
- Trigger: "Pinch" gesture (Thumb + Index touching).
- Domain Expansion: Infinite Void
- Visuals: A multi-layered celestial domain featuring a bright event horizon ring, a vertical stream of infinite information, and a deep cosmos background.
- Trigger: "Cross" gesture (Index + Middle fingers crossed).
- Cursed Technique Reversal: Red
- Visuals: A blinding white-hot core generating a violent, jagged sphere of repulsive force.
- Trigger: Index finger pointing up.
- Domain Expansion: Malevolent Shrine
- Visuals: A dark, ominous aura representing the King of Curses.
- Trigger: Flat hand / Prayer gesture.
You need a modern web browser (Chrome, Edge, Firefox) and a webcam.
-
Clone the repo
git clone [https://github.com/reinesana/SAT0RU.git](https://github.com/reinesana/SAT0RU.git) cd SAT0RU -
Run the project VS Code: Install the "Live Server" extension, right-click
index.html, and select "Open with Live Server".
This project was built and powered by Google Gemini 3.
