Skip to content

johnhckuo/Water-Shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Water-Shader

Simulate ocean surface using GLSL shader

Installation and Building

# clone repository
git clone https://github.com/johnhckuo/Water-Shader.git
cd Water-Shader

# install required packages and dependencies
npm install

# build and run locally
npm start

Releases

No releases published

Packages

No packages published