This package serves as a comprehensive demonstration of integrating Xeokit, a powerful WebGL-based 3D visualization engine, with Building Information Modeling (BIM) data within an React environment.
Since all the examples are in one monorepo, you can simply copy the contents of this react
package and run inside:
pnpm install
And run example dev server:
pnpm dev