janily / threejs-airforce-echo

Home Page:https://threejs-airforce-echo-replica.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 14.15.5; it should work with other versions too, but in case something doesn't work I recommend to switch to version 14.15.5 with nvm.

Setup

$ yarn install

Develop

Run

$ yarn dev

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

Build

$ yarn build

About

https://threejs-airforce-echo-replica.netlify.app/

License:MIT License


Languages

Language:JavaScript 67.0%Language:GLSL 18.0%Language:HTML 8.2%Language:SCSS 6.8%