Skip to content

GeneralKenobiJP/Fractalize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A C++ program generating Mandelbrot Set using OpenGL, GLFW, GLEW, it also has GLM, but it is not really used as for now.

The bin directory holds a working .exe file. Mac support is planned.

  • Use W/S/A/D to move across the plane
  • Use Z/X to zoom in/out
  • Use Q/E to slowly change the speed of zooming
  • Use J/K to rapidly change the speed of zooming
  • Use C to reset the speed of zooming
  • Use SPACE to reset to the default settings

The handling of OpenGL was based on the YouTube tutorial by The Cherno.

About

C++ project using OpenGL to visualise fractals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages