/typescript-threejs-basic

Three.js + Typescript + Webpack Boilerplate from Pingq520 proyect like setup with threejs-scroll-animation-demo content from fireship-io

Primary LanguageTypeScriptMIT LicenseMIT

Typescript Three.js Webpack Starter

  • Typescript support.
  • Webpack
  • Html plugin

Usage

Install Typscript

npm install typescript -g

Build Bundle

npm run build

On progress

Start

$ git clone https://github.com/Javier747Belbruno/threejs-basic-render-typescript
$ cd three-typescript-starter
$ npm install # or yarn
$ npm start