Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 644 Bytes

File metadata and controls

23 lines (15 loc) · 644 Bytes

xeokit-integration-examples - Nuxt example

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 Nuxt environment.

Prerequisites

  1. Node
  2. pnpm
  3. Vue - Official extension

Getting Started

Since all the examples are in one monorepo, you can simply copy the contents of this nuxt package and run inside:

pnpm install

And run example dev server:

pnpm dev