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
- Host: GitHub
- URL: https://github.com/timmoth/perlinangles
- Owner: Timmoth
- License: mit
- Created: 2023-01-07T11:07:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T12:20:16.000Z (over 3 years ago)
- Last Synced: 2025-01-31T12:49:23.707Z (over 1 year ago)
- Language: TypeScript
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PerlinAngles
Typescript visualization of a Perlin noise field applied to the rotation of a line matrix
[](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/