bimspot / xeokit-react

Integratation of the xeokit viewer into a React application.
32 stars 22 forks source link
bim gltf react reactjs xeokit xeokit-sdk xkt

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:

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.