Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maggix1404/glowing_noise_blob

practice of webgl(threejs and glsl)#2
https://github.com/maggix1404/glowing_noise_blob

glsl glsl-shaders threejs webgl

Last synced: 2 months ago
JSON representation

practice of webgl(threejs and glsl)#2

Awesome Lists containing this project

README

        

# glowing_noise_blob
practice of webgl(threejs and glsl)

Run locally by using this commands

```bash
# Install dependencies (only the first time)
npm install

# Run the local server at localhost:1234
npm run dev

```

With Grayscale:

![](./ss1.png)

Without Grayscale:

![](./ss2.png)