All Projects → bimspot → xeokit-react

bimspot / xeokit-react

Licence: other
Integratation of the xeokit viewer into a React application.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to xeokit-react

xeokit-metadata
A multi-platform command line tool for extracting the structural hierarchy of the building elements within an IFC into the metadata format of the xeokit-sdk.
Stars: ✭ 20 (-25.93%)
Mutual labels:  bim, xeokit, xeokit-sdk
gemini-viewer
WebGL BIM Viewer based on xeoKit-sdk, written with TypeScript.
Stars: ✭ 24 (-11.11%)
Mutual labels:  bim, gltf, xeokit-sdk
Xeokit Sdk
Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
Stars: ✭ 316 (+1070.37%)
Mutual labels:  bim, gltf
Xeogl
A WebGL-based 3D engine for technical visualization. Not actively maintained.
Stars: ✭ 920 (+3307.41%)
Mutual labels:  bim, gltf
mixed-reality-extension-sdk
The Mixed Reality Extension SDK enables developers to build 3D world extensions for AltspaceVR, using Node.JS.
Stars: ✭ 139 (+414.81%)
Mutual labels:  gltf
frontend-sample-showcase
No description or website provided.
Stars: ✭ 16 (-40.74%)
Mutual labels:  bim
binary-gltf-utils
Bundles glTF models, images, shaders and other assets into a Binary glTF (.glb) file.
Stars: ✭ 31 (+14.81%)
Mutual labels:  gltf
building-editor
3D model editor for building/architecture
Stars: ✭ 24 (-11.11%)
Mutual labels:  bim
gltf
👓 Go library for encoding glTF 2.0 files
Stars: ✭ 156 (+477.78%)
Mutual labels:  gltf
IFC4.3.x-development
Repository to collect updates to the IFC4.3 Specification
Stars: ✭ 59 (+118.52%)
Mutual labels:  bim
speckle-qgis
QGIS Connector for Speckle 2.0
Stars: ✭ 17 (-37.04%)
Mutual labels:  bim
redcube
JS renderer based on GLTF to WebGPU or WebGL backends.
Stars: ✭ 86 (+218.52%)
Mutual labels:  gltf
GLTFKit2
A glTF 2.0 asset loader and exporter for Objective-C and Swift.
Stars: ✭ 30 (+11.11%)
Mutual labels:  gltf
speckle-unity
AEC Interoperability for Unity through Speckle
Stars: ✭ 28 (+3.7%)
Mutual labels:  bim
xeokit-converter
A Docker image for converting IFC files to be displayed in the xeokit viewer.
Stars: ✭ 21 (-22.22%)
Mutual labels:  xeokit
lol2gltf
Tool for converting between the glTF format and League of Legends models and animations
Stars: ✭ 74 (+174.07%)
Mutual labels:  gltf
playcanvas-gltf
glTF 2.0 support for the PlayCanvas Engine
Stars: ✭ 97 (+259.26%)
Mutual labels:  gltf
glTF-Shell-Extensions
Microsoft Windows shell extensions that pack .gltf to .glb and unpack .glb to .gltf
Stars: ✭ 82 (+203.7%)
Mutual labels:  gltf
godot-dynamic-gltf-loader
Dynamic GLTF loader module for Godot 3.2.4+
Stars: ✭ 14 (-48.15%)
Mutual labels:  gltf
Nina
A collection of Shorcuts to work faster in Revit.
Stars: ✭ 17 (-37.04%)
Mutual labels:  bim

xeokit-sdk React integration

This attempt to integrate the xeokit-sdk's GLTF viewer into a React application aims to largely satisfy/provide the following requirements/features:

Initially supported set of features:

  • specify the dimensions of the viewer/canvas
  • render one or multiple viewer components
  • load scene with predefined camera settings
  • load one or multiple models into one scene
  • provide convenient camera presets/controls
  • dynamically add/remove models to/from a scene
  • load BCF viewpoint
  • highlight/pick entities
  • take screenshots of scene

Documentation

Documentation can be found at https://bimspot.gitbook.io/xeokit-react/. Please note that the documentation is a work in progress. Nevertheless, if you find any errors or can't find proper documentation on a particular feature, do let us know and we'll do our best to remedy the situation.

Bug tracking, feature requests

Indicate bugs, feature requests and any other issues here: https://github.com/bimspot/xeokit-react/issues.

Todos, ideas

Some open questions:

Contributing

Please find our contribution guidelines @ our docs pages; look for the Contribution guidelines menu in the sidebar.


create-react-app docs for the demo application:

Please refer to the official create-react-app documentation to run and/or build the demo application.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].