JuliaPlot is a WebGL based webapp that plots Julia-Set (of the form : W = Z^x + (a+bi)) on any browser that supports webgl. You can interact , zoom in and pan in real time, change the color schemes and save the final image.
- Play with the Julia-set and save image : JuliaPlot
- Create your own fragment shader or your own fractal, just with few changes.
- Fork or Clone the repo and modify the code!!! (
git clone https://github.com/Harsha-vardhan-R/JuliaPlot
)
- Fork or Clone the repo and modify the code!!! (