bobvanderlinden / sweethomewebxr

SweetHome3D Viewer using WebXR
https://bobvanderlinden.github.io/sweethomewebxr/
3 stars 0 forks source link

usage #1

Open 4rc opened 3 months ago

4rc commented 3 months ago

hi, the project seems exactly what i was looking for, but...sorry I really do not understand what i should do... Should i clone your folders on my webserver? and visit the index.html? is it ok that to simply export my home in obj and put it in the home folder under public? thanks

bobvanderlinden commented 3 months ago

The project is based on nodejs+vite.

If you want to host this on your own system, you can:

If you want to use your own SweetHome3D file, you need to:

home.obj and related files can also be uploaded to your webserver where you've uploaded the contents of dist/.

4rc commented 3 months ago

great explanation, I'll try it in a couple of days and I will back to you. thanks!