xeokit / xeokit-sdk

Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
https://xeokit.io
Other
728 stars 287 forks source link

Starting with xeokit [getXKT error : null] #1046

Closed Jongonzale closed 1 year ago

Jongonzale commented 1 year ago

Hi, It's my first time working with a SDK and also with xeokit, and I'm trying to create the first part to start working with that and make the web application I want. When I copy the first usage in the documentation, when I execute I have this error: [xeokit plugin ifcLoader]: getXKT error : null What's the solution for that?

xeolabs commented 1 year ago

Hi, to get started, just try cloning and installing the repository, then you can play around by modifying the examples in ./examples. Those are designed to be a bootstraps to get users started with various features.

Jongonzale commented 1 year ago

Yes I'm also looking at that, but I'm having the same error also with that example documents. Do you know why it can happen if I'm loading an IFC file and not a XKT file?

Jongonzale commented 1 year ago

I leave you here a screenshot of the problem and the document I'm using (It also happens with the other documents) image