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
- Host: GitHub
- URL: https://github.com/ustymukhman/water-distortion
- Owner: UstymUkhman
- License: mit
- Created: 2023-12-23T20:34:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T15:31:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T06:08:21.658Z (9 months ago)
- Topics: distortion, water, webgl
- Language: TypeScript
- Homepage: https://ustymukhman.github.io/water-distortion/dist/
- Size: 5.79 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).

## Download ##
`git clone https://github.com/UstymUkhman/water-distortion.git`
`cd water-distortion`
`pnpm i`
## Develop ##
`pnpm start`
## Build ##
`pnpm build`
## Preview ##
`pnpm serve`