Skip to content

kdridi/OpenCL-CSFML-Mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCL-CSFML-Mandelbrot

Warning

The CSFML library must installed into /usr/local otherwise, you'll to change the CSFML_* variables in CMakeLists.txt

Build The Project Using XCode

script/cmake-xcode

Build The Project Using Make

script/cmake-makefile

Key Config While Running

  • Z : ZoomIn
  • X : ZoomOut
  • A : Increase Calculation Limit
  • S : Decrease Calculation Limit
  • D : Print Debug Informations
  • P : Print Camera Position
  • G : Toogle The Use Of OpenCL