Skip to content

A practice project with WEBgi exploring Product visualization on web

License

Notifications You must be signed in to change notification settings

Madewill/WEBGi-3D-Camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# WebGi Camera Landing Page A template for buildind scrollable landing pages with Gsap, ScrollTrigger and webgi engine in typescript using parcel bundler. ### Live link: https://camera-webgi.vercel.app/ In this video, you can watch the design process of this page, using WEBGi. Using the scroll to tell stories is something very pleasant and simple to do with tools like WEBGI. It uses a modified version of Threejs to allow advanced effects rendering with good performance and ease of use. All the code responsible for rendering is only 20 lines long. The rest of the code handles the interface, with the Scroll-based animations using the GSAP ScrollTrigger, which is quite powerful for building experiences like this. by Anderson Mancini
## Getting started First install the dependencies: ```bash npm install ``` To run the project in development mode: ```bash npm start ``` Then navigate to [http://localhost:1234/index.html](http://localhost:1234/index.html) in a web browser. To build the project for production: ```bash npm run build ``` ## Documentation For the latest version and documentation: [WebGi Docs](https://webgi.xyz/docs/). Resources: WEBGi, Parcel , TypeScript, Babel, gsap, scrollTrigger ## License For license and terms of use, see the [SDK License](https://webgi.xyz/docs/license). # WEBGi-3D-Camera # WEBGi-3D-Camera

About

A practice project with WEBgi exploring Product visualization on web

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published