diogit / CGI-Project-1

Computer Graphics and Interfaces 1st Project - Fractal Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fractal Viewer

Fractal Viewer is a web page that let's you visualize fractals. There are 5 different fractals: Mandelbrot and 4 Julia ones with different parameters. You can move the fractal around, zoom in and out, and even change the factor value. Try it out!

Made by:

Folder Content:

Common -> resources folder. I do not own any of the resources. All Rights Reserved to their respective owners.

README.md -> this file

fractals.html -> HTML file

fractals.js -> js file

Built With

  • OpenGL - WebGL is a cross-platform, royalty-free API used to create 3D graphics in a Web browser.

About

Computer Graphics and Interfaces 1st Project - Fractal Viewer


Languages

Language:JavaScript 90.4%Language:HTML 9.6%