Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions src/drivers/webextension/images/icons/xeokit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions src/technologies/x.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,19 @@
"scriptSrc": "xcharts\\.js",
"website": "https://tenxer.github.io/xcharts/"
},
"xeokit-sdk": {
"cats": [
25
],
"description": "xeokit is an open-source 3D graphics SDK from xeolabs and Creoox for BIM and AEC. High performance & double precision empower visualization of large, complex 3D models. Used by AECO + FM industry leaders for viewing IFC, BCF, point clouds and more.",
"icon": "xeokit.svg",
"js": {
"__XEOKIT__.version": "(.*)\\;version:\\1"
},
"oss": true,
"scriptSrc": "xeokit-sdk(?:\\.min)?\\.js",
"website": "https://xeokit.io"
},
"xtCommerce": {
"cats": [
6
Expand Down