|
пре 11 година | |
---|---|---|
.. | ||
.gitignore | пре 11 година | |
gulp-shaders.js | пре 11 година | |
gulpfile.js | пре 11 година | |
package.json | пре 11 година | |
readme.md | пре 11 година |
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