I have a max which include 300+ geometries, trees,plants,stones,paths,pools,etc.
to load into the scene incrementally, i tried to use incremental loading, but sorry to install the tool.
npm install babylonjs-make-incremental -g
npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path C:\Users\Administrator\AppData\Roaming\npm\node_modules\babylonjs-make-incremental\cli.js
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, chmod ‘C:\Users\Administrator\AppData\Roaming\npm\node_modules\babylonjs-make-incremental\cli.js’
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2020-04-29T18_41_16_325Z-debug.log
and https://github.com/BabylonJS/Babylon.js/tree/master/Tools/MakeIncremental shows erorr 404
can anybody suggest an idea?
thanks very much.