Skip to content

A template for buildind scrollable landing pages with Gsap, ScrollTrigger and webgi engine in typescript using parcel bundler.

Notifications You must be signed in to change notification settings

ektogamat/drill-webgi-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threejs + GSAP + WEBGi

100% Free Course

This is a template used in my fast course "building scrolable pages with ScrollTrigger and Threejs" for a vanilla (no ui-framework) project with webgi engine in typescript using parcel bundler.

⚡️ Live Link: http://drill-webgi-tutorial.vercel.app

Course content

On my YouTube channel, you can find a step by step video on how to use this source code to build your own pages.

  • Chosing a model
  • Use WEBGi editor to create images
  • Design the page using exported images from WEBGi
  • Setup the WEBGi boilerplate into VSCODE
  • Change the model
  • Create the html and CSS
  • Import GSAP and setup the library
  • Create the ScrollTrigger animation for the camera
  • Final adjustments

Click here or on the image to visit the Free course on Youtube.

Getting started

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.

About

A template for buildind scrollable landing pages with Gsap, ScrollTrigger and webgi engine in typescript using parcel bundler.

Topics

Resources

Stars

Watchers

Forks