https://github.com/timmoth/gpumandelbrotsetzoom
GPU accelerated Mandelbrot set zoom
https://github.com/timmoth/gpumandelbrotsetzoom
Last synced: 12 months ago
JSON representation
GPU accelerated Mandelbrot set zoom
- Host: GitHub
- URL: https://github.com/timmoth/gpumandelbrotsetzoom
- Owner: Timmoth
- License: mit
- Created: 2023-01-11T21:19:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T19:49:03.000Z (over 3 years ago)
- Last Synced: 2025-03-26T11:35:59.541Z (over 1 year ago)
- Language: TypeScript
- Size: 1.17 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GpuMandelbrotSetZoom
GPU accelerated Mandelbrot set zoom
[](https://timmoth.com/showcase/CFyEsKacdEOAL0QK1PwfRQ)
Clone
```
git clone https://github.com/Timmoth/GpuMandelbrotSetZoom.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/