kKaskak / realvwr-scroll

Realvwr Scrollable 3D Jewellery website | Designed by Anderson Mancini

Home Page:https://scroll.realvwr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A 3D scrollable website made with WEBGi and GSAP

Design by Anderson Mancini

Screenshot 2024-03-01 at 22 58 27

About webgi: https://webgi.xyz/

Showcase Products in Full 3D with Incredible Details on websites and apps

Running

First install the dependencies:

npm install

To run the project in development mode:

npm start

Then navigate to http://localhost:1234/index.html in a web browser to see the default scene in a viewer.

The assets are stored in the assets directory.

To build the project for production:

npm run build

Updates

Check the webgi manual for the latest version. To use the different version:

  • Update the version number in package.json file for both webgi and @types/webgi.
  • Run npm install to update the dependencies.
  • Delete .cache folder created by parcel bundler: rm -rf .cache
  • Run npm start or npm run build to run or build the project.

Documentation

For the latest version and documentation: WebGi Docs.

License

For license and terms of use, see the SDK License.

About

Realvwr Scrollable 3D Jewellery website | Designed by Anderson Mancini

https://scroll.realvwr.com


Languages

Language:JavaScript 99.0%Language:HTML 0.6%Language:CSS 0.3%