Skip to content

GOURAVSINGH19/Cc-KeyControl-r3f

Repository files navigation

#r3f

Project: Third-Person Control with Wawa Sensei & React Three Fiber 🎮📱✨

Goal 🎯: Control a character or camera in third-person view from Wawa Sensei in React Three Fiber (R3F).

Camera Control 📸: Use keyboard/mobile touch gestures to move the camera around the character 🔄⬆️⬇️⬅️➡️.

Character Movement 🏃: Control the character with W, A, S, D (or arrow keys) ⬆️⬇️⬅️➡️.

React Three Fiber 🌐: Build 3D scene with three.js in React to enable smooth camera and character movement.