Skip to content

An interactive Mandelbrot set explorer using GLSL for real time navigation

License

Notifications You must be signed in to change notification settings

sysrpl/Codebot.FractalsGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codebot.FractalsGL

A program to explore the Mandelbrot set using your GPU.

What is FractalsGL

FractalsGL is a cross platform desktop interactive Mandelbrot set explorer program that uses OpenGL shaders to render and navigate the Mandelbrot set in real time. It has two modes of operation. In the first mode you can use the mouse to navigate to different areas of Mandelbrot. In the second mode you are taken on an automated tour of Mandelbrot.

This program is part of a greater computer programming studies course taught to children using resources and tools from the getlazarus website.

mandelbrot-preview.mp4

See Also

Codebot.Fractals a similar program using software based rendering with options for computation across multiple CPU cores.

About

An interactive Mandelbrot set explorer using GLSL for real time navigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published