https://github.com/ekzhang/webgl-julia-viewer
Real-time Julia Set renderer right in your browser, accelerated with WebGL
https://github.com/ekzhang/webgl-julia-viewer
fractal julia-sets webgl
Last synced: about 1 month ago
JSON representation
Real-time Julia Set renderer right in your browser, accelerated with WebGL
- Host: GitHub
- URL: https://github.com/ekzhang/webgl-julia-viewer
- Owner: ekzhang
- Created: 2018-07-11T23:45:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T04:16:59.000Z (over 6 years ago)
- Last Synced: 2025-03-23T21:23:14.667Z (about 2 months ago)
- Topics: fractal, julia-sets, webgl
- Language: TypeScript
- Homepage: https://ekzhang.github.io/webgl-julia-viewer/
- Size: 252 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webgl-julia-viewer
[Try it here](https://ekzhang.github.io/webgl-julia-viewer/)
Real-time Julia Set renderer right in your browser, accelerated with WebGL. Click/tap to render Julia fractals at different points in the complex plane, and scroll/pinch to zoom in and out.
Interactively supports anti-aliasing, screenshots, link sharing, and custom rendering options.