Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 504 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 504 Bytes

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