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

https://github.com/timmoth/soapbubble

Soap bubble visualization written using React Three Fiber & Typescript
https://github.com/timmoth/soapbubble

fiber r3f react shader threejs typescript

Last synced: 8 months ago
JSON representation

Soap bubble visualization written using React Three Fiber & Typescript

Awesome Lists containing this project

README

          

# SoapBubble




ThreeJs simulation of a soap bubble distorted using perlin noise

[![Demo](https://img.shields.io/badge/live-demo-green?style=flat-square)](https://timmoth.com/showcase/j7461vt3eU-Cu0QIUcXD3w)

Clone
```
git clone https://github.com/Timmoth/SoapBubble.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/