A simple threejs based template for rotating 3D shpere with some sample texture. New coders are welcome to play with this repo.
git clone [email protected]:varun-d/simple-threejs-3d.git
yarn install
Using parcel for packaging and testing
yarn dev
Uses parcel's inbuild dev server for hot reloading.
yarn build
Uses parcel's bundle manager. Find your final files in /dist