This project is a Svelte app built with Threlte and Three.js, allowing users to interact with a 3D spaceship that reacts to mouse movements. It incorporates cool effects like stars and an interactive spaceship model.
To get a local copy up and running follow these simple steps.
Make sure you have Node.js and npm installed on your machine.
git clone https://github.com/numbersanalyst/spaceship.git
npm install
npm run dev
This project was inspired by the tutorial animating a spaceship by Domenicobrz from official Threlte documentation.
Distributed under the MIT License. See LICENSE
for more information.