xeokit-sdk
xeokit-sdk copied to clipboard
[FEATURE SUGGESTION] HBJSON loader?
Investigate if IFC-HBJSON is something we should add to our loaders / converter.
https://github.com/xeolabs/3d-models/tree/master/hbjson-sample-files
As far as I know .hbjson is a really specific schema for HoneyBee users
- https://github.com/ladybug-tools/honeybee-schema/wiki
- https://www.ladybug.tools/honeybee-schema/model.html
I don't know if it's made in a way that we could just get the geometries and metadata from it, as I haven't seen someone using it outside Ladybug environment. My opinion is it will be good to hear directly from a HoneyBee user how such file is being used :)