xeolabs
xeolabs
A resource about nodejs memory limits: https://blog.appsignal.com/2021/12/08/nodejs-memory-limits-what-you-should-know.html
Oooh possibly. Scheduling for investigation..
Looks like an exception thrown by @loaders.gl/core / @loaders.gl/textures, which is handling the Basis compressed texture encoding for us.
Hi, yes, that option is only applicable to glTF at the moment. I will wire it up for IFC, but not any time soon. Anyone volunteering to wire that up...
Might take a day or two to patch this one, so if anyone feels adventurous... ;)
Hmm weird that you're getting such an error, since (if I understand this issue correctly) [convert2xkt.js](https://github.com/xeokit/xeokit-convert/blob/main/convert2xkt.js) seems to run OK and basically doing what you're doing, with extra options etc....
See if v1.1.1 does the trick - it's working OK for me, on my Ubuntu/Thinkpad - see below. In v1.1.1, I've updated ````web-ifc```` to 0.0.35, so that could make a...
Thanks Ruben, I've extracted that out into an example which you can run [here](http://opensourcebim.github.io/bimvie.ws-viewer/examples/api_Download_model.html) and source code for the example is [here](https://github.com/opensourceBIM/bimvie.ws-viewer/blob/master/examples/api_Download_model.html). (I'm maintaining this set of bare metal (ie....
Ah ok - maybe I'd better ensure String.js is integrated in the build then, I'll do that later tonight On Wed, Aug 26, 2015 at 3:54 PM, Ruben de Laat...
OK I've integrated string.js into the build, and now getting this error after loading the (empty) model:  You should be OK to run it...