Skip to content

alexis-belmonte/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

About

A simple application that uses OpenCL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • CMake 3.5%
  • Shell 1.3%