Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.37 KB

README.md

File metadata and controls

48 lines (36 loc) · 1.37 KB

Grupo 7

Screenshot 2024-01-10 at 01 49 48

Tecnologias utilizadas

  • Deploy automático, da branch main, na Vercel.com
  • WebGi
  • Model Viewer
  • Modelagem 3D
  • GSAP
  • Vite
  • HTML5
  • CSS3 - Canvas
  • Parcel

Local development

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

Documentation

About webgi: https://webgi.xyz/

For the latest version and documentation: WebGi Docs.

License

For license and terms of use, see the SDK License. This is from a template used in course "building scrolable pages with ScrollTrigger and Threejs" for a vanilla (no ui-framework) project with webgi engine in typescript using parcel bundler.

Proudly made with Udemy courses for Scrollabe pages and 3D web.