Using GLTFLoader on node

This is a complex topic — it takes a lot of ugly hacks to get code requiring browser APIs to work in node.js. Please review [Solved] GLTFLoader DRACOLoader in nodejs for some of the steps you’ll need to take, although (depending on what features you need) this may not be completely solved.