Javier747Belbruno / typescript-threejs-basic

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 41.2%Language:HTML 30.7%Language:CSS 15.2%Language:JavaScript 12.9%