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

https://github.com/timmoth/perlinangles

Typescript visualization of a Perlin noise field applied to the rotation of a matrix of lines
https://github.com/timmoth/perlinangles

Last synced: over 1 year ago
JSON representation

Typescript visualization of a Perlin noise field applied to the rotation of a matrix of lines

Awesome Lists containing this project

README

          

# PerlinAngles

Typescript visualization of a Perlin noise field applied to the rotation of a line matrix

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

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