Skip to content

A low poly sea with rolling waves and dynamic user controls. Made with Three.js.

Notifications You must be signed in to change notification settings

dvdjrnx/raging-sea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raging Sea

A low-poly blue ocean, with rolling waves, sits on a black background

This project explores animating WebGL shaders and patterns. It was created with Three.js.

It features a features a low-poly sea with rolling waves. In the upper-right corner is a GUI that allows users to dynamically adjust multiple parameters for the scene, including wave elevation, frequency, and speed, small wave iterations, and sea colors.

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/raging-sea

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 low poly sea with rolling waves and dynamic user controls. Made with Three.js.

Topics

Resources

Stars

Watchers

Forks