Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 219 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 219 Bytes

A TypeScript project with GPU.js

Installation

npm install typescript

Running

tsc # builds to app.js
open index.html

Others

GPU.js TypeScript definition file is in lib/gpu.d.ts.