Skip to content

A simple mock-portfolio front page with 3D animation triggered by scrolling. Made with Three.js.

Notifications You must be signed in to change notification settings

dvdjrnx/scroll-based-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scroll-based Animation

The words "My Portfolio" sit against a starscape with a green donut shape floating off to the side.

This project explores scroll-based animation with 3D elements. It was created with Three.js.

It features a mock portfolio front page with floating 3D elements. The 3D elements will spin quickly in response to entering the viewport, and their position will adjust based on your mouse movement. In the upper-right corner is a GUI that allows users to dynamically adjust the color of the 3D elements.

The work was undertaken as one of many steps in acquiring my Three.js certification through Three.js Journey.

Live demo

A running demo of the project can be viewed at https://dvdjrnx.github.io/scroll-based-animation

Local development

Installation

  1. Clone the repository.
  2. Install the required dependencies by running npm install.

Usage

To start the project, run the following command:

npm run dev

About

A simple mock-portfolio front page with 3D animation triggered by scrolling. Made with Three.js.

Topics

Resources

Stars

Watchers

Forks