mirror of
https://github.com/gpujs/gpu.js.git
synced 2026-01-18 16:04:10 +00:00
gpu.js
GPU Accelerated Javascript
TODO: Write a README
HOWTO: Build / Generate Docs
- The following is required to be installed
- node.js
- ant
ant setupRun the setup function once, this will do the followingant setup-gulpInstall gulp inside node.js globalant setup-naturalDocsDownload and NaturalDocs into the docs folder
ant build-docsTo build the HTML documentation inside doc foldergulpTo build the gpu.js file inside bin folder
Languages
JavaScript
98.5%
HTML
1.5%