An open API service indexing awesome lists of open source software.

https://github.com/ustymukhman/water-distortion

WebGL Water Distortion
https://github.com/ustymukhman/water-distortion

distortion water webgl

Last synced: 8 months ago
JSON representation

WebGL Water Distortion

Awesome Lists containing this project

README

          

# Water Distortion #

> Inspired by alphardex [website](https://haobinwang-2023.netlify.app/) and astiopin [webgl_fonts](https://github.com/astiopin/webgl_fonts).

![](./public/preview.gif)

## Download ##

`git clone https://github.com/UstymUkhman/water-distortion.git`

`cd water-distortion`

`pnpm i`

## Develop ##

`pnpm start`

## Build ##

`pnpm build`

## Preview ##

`pnpm serve`