Skip to content

collidingScopes/the-force

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use The Force [Threejs / MediaPipe Demo]

Control a 3D particle animation in real-time using hand gestures.

Demo powered by threejs / WebGL / MediaPipe.

Demo

Try the live demo: https://collidingscopes.github.io/the-force/

Requirements

  • Modern web browser with WebGL support
  • Camera access

Technologies

  • Three.js for 3D rendering
  • MediaPipe for hand tracking and gesture recognition
  • HTML5 Canvas for visual feedback
  • JavaScript for real-time interaction

Setup for Development

# Clone this repository
git clone https://github.com/collidingScopes/the-force

# Navigate to the project directory
cd the-force
# Serve with your preferred method (example using Python)
python -m http.server

Then navigate to http://localhost:8000 in your browser.

License

MIT License

Credits

Related Projects

You might also like some of my other open source projects:

Contact

Donations

If you found this tool useful, feel free to buy me a coffee.

My name is Alan, and I enjoy building open source software for computer vision, games, and more. This would be much appreciated during late-night coding sessions!

Buy Me A Coffee

About

Control a 3D particle animation in real-time using hand gestures. Demo powered by threejs / WebGL / MediaPipe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published