kekkorider / threejs-exploding-funky-stan

Home Page:https://threejs-exploding-funky-stan.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreeJS starter

This is a general template for ThreeJS applications. It uses Parcel to create the bundle and Tweakpane for live updates.

Before we start

This has been developed with NodeJS 12.6.0; it should work with other versions too, but in case something doesn't work I recommend to switch to version 12.6.0 with nvm.

Setup

$ yarn install

Develop

Run

$ yarn dev

then open a new browser window and navigate to http://localhost:1234

Build

$ yarn build

Credits

The 3D model of Stan Lee is from de Mravi

About

https://threejs-exploding-funky-stan.netlify.app/

License:MIT License


Languages

Language:JavaScript 68.0%Language:GLSL 22.8%Language:HTML 5.4%Language:SCSS 3.8%