Mandelbrot-Explorer:交互式和模块化Mandelbrot集渲染器

时间:2024-04-24 18:10:29
【文件属性】:

文件名称:Mandelbrot-Explorer:交互式和模块化Mandelbrot集渲染器

文件大小:45KB

文件格式:ZIP

更新时间:2024-04-24 18:10:29

C++

Mandelbrot-Explorer 交互式和模块化Mandelbrot集渲染器 根据GPLv3许可 特征 多个跨平台前端-CLI和Qt GUI 可自定义的着色算法,在运行时即插即用 近无限变焦 多线程渲染 轻的 建筑 可以使用cmake构建系统来构建项目,方法是将CMakeLists根文件导入您选择的IDE中,或者从控制台执行以下命令: $ git clone https://github.com/LeFroid/Mandelbrot-Explorer.git mandelbrot-explorer $ mkdir -p mandelbrot-explorer/build && cd mandelbrot-explorer/build $ cmake .. [-ENABLE_QT = (ON | OFF)] $ make 依存关系 现代C ++编译器,支持c ++ 17或更高版本


【文件预览】:
Mandelbrot-Explorer-master
----cmake()
--------FindMPFR.cmake(3KB)
--------FindGMP.cmake(3KB)
----LICENSE(34KB)
----src()
--------app()
--------ui()
--------CMakeLists.txt(94B)
--------lib()
----.gitignore(270B)
----CMakeLists.txt(1KB)
----README.md(864B)

网友评论