xeokit / xeokit-sdk

Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
https://xeokit.io
Other
738 stars 291 forks source link

Typescript example #1341

Closed mlankamp closed 9 months ago

mlankamp commented 10 months ago

For people wanting to start with xeokit and typescript, I made an example site

source https://github.com/mlankamp/vue-xeokit

main file: https://github.com/mlankamp/vue-xeokit/blob/main/src/App.vue

output https://mlankamp.github.io/vue-xeokit/

xeolabs commented 10 months ago

Woa thanks @mlankamp - I'll check this out later tonight!