three.ts A Typescript 'Hello World' example project that utilizes Three.js and jQuery through DefinitelyTyped typings. Requirements Node.js Gulp npm install --global gulp-cli TSD (to manage Typings) npm i -g tsd@next Usage Setup git clone [email protected]:selbyk/three.ts.git cd ./three.ts npm i Start Auto-Refresh Build Process & Server gulp Local server is accessible at http://localhost:8000 Publish to AWS S3 gulp publish Attribution Quick Start Guide - How to build TypeScript Creating a TypeScript Workflow with Gulp TypeScript + Gulp + Bower + Browserify Create a rotating cube in WebGL with Three.js Basic to Advanced Three.js Techniques