DBDoco / Three.js-Sphere

Three.js sphere that can be rotated with mouse input or drag input on touch screens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js - Sphere

Three.js sphere that can be rotated with mouse input or drag input on touch screens. Deployed with Vite.js.
Animations were made using GSAP.

sphere

How To Use

Clone this repository

$ git clone https://github.com/DBDoco/Flappy-Bird-Clone.git

Go into the repository

$ cd Three.js-Sphere

Run development build

$ npm run dev

or

Build the project

$ npm run build

Try it live

Here.

Troubleshooting

For running dev build or building the project you will need Node.js.

About

Three.js sphere that can be rotated with mouse input or drag input on touch screens.

License:MIT License


Languages

Language:JavaScript 58.1%Language:CSS 22.2%Language:HTML 19.7%