mandelbrot-explorer

所属分类:分形几何
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2016-08-09 02:07:35
上 传 者sh-1993
说明:  硬件加速的mandelbrot分形资源管理器和渲染器,
(A hardware accelerated mandelbrot fractal explorer and renderer,)

文件列表:
Makefile (93, 2016-08-08)
constants.h (30, 2016-08-08)
fractalRendererScreenshot.png (235846, 2016-08-08)
glShaderHelpers.cpp (1229, 2016-08-08)
glShaderHelpers.h (153, 2016-08-08)
julia.cpp (6973, 2016-08-08)
julia.h (192, 2016-08-08)
juliaFragShader.glsl (1093, 2016-08-08)
main.cpp (1218, 2016-08-08)
mandel.cpp (6325, 2016-08-08)
mandel.h (138, 2016-08-08)
mandelFragShader.glsl (1216, 2016-08-08)
vertShader.glsl (103, 2016-08-08)

# mandelbrot-explorer ## Screenshot ![Mandelbrot and Julia fractals](https://raw.githubusercontent.com/Aearnus/mandelbrot-explorer/master/fractalRendererScreenshot.png) ## Controls - WASD: pan - Q/E: zoom in and out - Escape: quit To move the constant used to create the Julia set, pan the mandelbrot fractal. The center of the mandelbrot viewport is used as the constant. ## Requirements (Debian package names are used where available) - OpenGL 3.1 support (mesa, etc). - libglew-dev - libsdl2-dev ## Todo - Include support for OpenGL 4.0, which adds double-precision floating point support. Sadly, I don't own a GPU that supports OpenGL 4.0 (at least one with a sane build environment).

近期下载者

相关文件


收藏者