|
11 years ago | |
---|---|---|
.. | ||
.gitignore | 11 years ago | |
gulp-shaders.js | 11 years ago | |
gulpfile.js | 11 years ago | |
package.json | 11 years ago | |
readme.md | 11 years ago |
Build Babylon.js with gulp and npm (nodejs), easy and cross-platform
(Paths in this file are relative to this file location.)
npm install -g gulp
npm install
return gulp.src([
'../../Babylon/Math/babylon.math.js',
'../../Babylon/Math/babylon.axis.js',
....
gulp
Will be generated :
gulp watch