Welcome to the Traction Kite Flight Simulator! This project aims to provide an interactive, educational, and fun way to explore the dynamics of kite-powered boating. Whether you're a student, a researcher, or just curious, this simulator offers a hands-on approach to understanding the physics and mechanics of kite traction in a marine environment.
- Realistic 3D environment
- Customizable wind and kite parameters
- Intuitive controls and UI
- Real-time analytics dashboard
- React.js
- Three.js
- React Spring
- Next.js
- Vercel for deployment
-
Clone the repository:
git clone https://github.com/nicOwlas/kite-sim.git
-
Navigate to the project directory:
cd kite-sim
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser to see the simulator in action.
- Setting Parameters: Use the control panel to set the wind speed, kite size, and other parameters.
- Interacting with the Kite: Click on the flight envelope to change the kite position and observe the effects on traction.
We welcome contributions!
This project is licensed under the MIT License - see the LICENSE.md file for details.