|
|
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