Skip to content

This was a RnD project for extending the Three.js base viewer similarly to the google <model-viewer /> but more streamlined. It supports creating hotspots on the loaded model, camera dolly animations, and some other things. This was also a try to keep it as vanilla as possible, so no real deps.

Notifications You must be signed in to change notification settings

Schlomoh/3D_ecommerce_rnd

Repository files navigation

3D_ecommerce_rnd

Usage

To change the model change the modelSrc prop inside the index.html file.

To start dev server

npm run dev

To build

npm run build

About

This was a RnD project for extending the Three.js base viewer similarly to the google <model-viewer /> but more streamlined. It supports creating hotspots on the loaded model, camera dolly animations, and some other things. This was also a try to keep it as vanilla as possible, so no real deps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published