Fractal Designer 5.3

© Teddy van Jerry
这是 Teddy van Jerry 开发的依据 MIT Licence 的开源软件。

  • Version 5.3.6
  • 目前仅支持 Windows

目录

  • Fractal Designer 5.3
    • 源代码
    • 应用程序下载
    • What is new in this version
    • 使用说明
      • Step 1 - 登录
      • Step 2A - 新建项目
      • Step 2B - 打开项目
        • 2B.1 - Fractal Designer 内打开
        • 2B.2 - Fractal Designer 外打开
        • 2B.3 - 错误提醒
      • Step 3 - 选择模板
        • 3.1 - Template 1
        • 3.2 - Template 2
      • Step 4 - 设置迭代信息
      • Step 5 - 设置颜色信息
      • Step 6 - 设置路径信息
        • 6.1 - 设置的基本操作
        • 6.2 - 路径工具(Route Tool)的使用
      • Step 7 - 设置图片信息
      • Step 8 - 生成图片
        • 8.1 - 直接生成
        • 8.2 - 自定义帧范围
        • 8.3 - 强制停止生成
        • 8.4 - 生成结束效果
      • Step 9 - 设置视频信息
        • 9.1 - 视频基本信息
        • 9.2 - 背景音乐添加
      • Step 10 - 生成视频
        • 10.1 - 正常状态
        • 10.2 - 错误情况解决
      • Step 11 - 视频效果
      • Tip 1 - 帮助文件
      • Tip 2 - 撤消与恢复
      • Tip 3 - 搜索功能
      • Tip 4 - FRD 4 兼容模式
      • Tip 5 - 其他功能
    • 安装说明
      • Step 1
      • Step 2
      • Step 3
      • Step 4
      • Step 5
    • English Help
      • 1. Start the Fractal Designer
      • 2. Prepare for creating images
      • 3. Create images
      • 4. Create video
      • 5. Other information
    • See also

源代码

https://github.com/Teddy-van-Jerry/Fractal_Designer

git 克隆命令

git clone https://github.com/Teddy-van-Jerry/Fractal_Designer.git

应用程序下载

  • GitHub
    https://github.com/Teddy-van-Jerry/Fractal_Designer/releases/tag/v5.3.6

第 1 个:软件 zip 压缩文件
第 2 个:软件 Setup 安装程序
第 3/4 个:软件源代码

  • CSDN
    https://download.csdn.net/download/weixin_50012998/16310792

这是 Setup 安装程序。

What is new in this version

  • 在 5.2 版本的基础上,新增了茱莉亚集(Julia Set)
  • 解决绘图中迭代次数过大时的白点不显示颜色的问题

使用说明

Tip: 部分图片仍然沿老版本的。

Step 1 - 登录

打开程序,右上角选择登录(Log in):

Username: CSDN
Passcode: Southeast61

Step 2A - 新建项目

点击 File(F) 中的 New 新建(或者工具栏第一个图标,Ctrl + N),设置文件名和路径。

Step 2B - 打开项目

2B.1 - Fractal Designer 内打开

点击 File(F) 中的 Open 打开(或者工具栏第二个图标,Ctrl + O),设置文件名和路径。

2B.2 - Fractal Designer 外打开

双击 .frd 文件即可。(注意必须在 PC 上运行过一次 Fractal Designer 后才成立)。

2B.3 - 错误提醒

若出现这样的提示:

可能文件被损坏或篡改(或者随意修改后缀为 frd),也有可能是文件名的不规范命名。建议不出现中文、空格。

Step 3 - 选择模板

Fractal Designer 5.3 提供两种模板,Mandelbrot Set 和 Julia Set。

3.1 - Template 1

Mandelbrot Set

3.2 - Template 2

Julia Set

需要额外设置信息,在 Template->Additional template settings->Template 2

Step 4 - 设置迭代信息

分别为判断收敛和发散的临界模长和最大迭代次数。可点击 Default 设置为默认值。

Step 5 - 设置颜色信息

翻到第二页 DEFINE COLOURS,点击 Customize 按钮设置。

Convergent 收敛点,Unconvergent 发散点。分别设置红、绿、蓝、透明,范围均是 0 到 255。设置中的 t 范围是 0 到 1。A 值 0 为 透明,255 为不透明。设置完后记得点击 Save 保存。保存后的公式将在框内呈现。

Caution: 制作完成的视频不支持透明色,即背景是黑色的,所以设置透明色时需谨慎。


目前不支持 TXT 导入和默认值。

设置完成后可以点击刷新(View 菜单下的 Preview Refresh,Ctrl + F5)预览。拖动预览图片下的进度条或者修改旁边的数值后刷新可查看不同 t 对应的图片效果。

Tip: 可以在 View 菜单下 Preview Settings→\rightarrowSettins→\rightarrowAuto Refresh 中设置自动刷新,每次改变 t 的值都会自动刷新。

Tip: 记得保存(工具栏第三个图标,Ctrl + S)

Step 6 - 设置路径信息

6.1 - 设置的基本操作

在表格中设置信息即可。Add 添加一条,Remove 删除一条,Delete 全部删除。

符号 含义
t 时间比例 (0 到 1)
x 中心点横坐标 X
y 中心点纵坐标 Y
angle 旋转角度(以逆时针为正方向)
width 图片宽度(必须为正值)
v rate 旋转加速度(正值为先慢后快,范围 0 到 1)

Tip: 不合法的信息将会用红色标出。
Tip: 点击 Uniform Motion 可重设时间,使之成为匀速状态。
Tip: 点击表格头可以排序。(利用好这个特性可以方便的插入删除一个关键节点)

6.2 - 路径工具(Route Tool)的使用

点击 Image(I) 菜单下的 Route Tool 或者工具栏的扳手图标(Ctrl + T),进入路径工具。

基本操作:

  • Centre Coordinate 画面中心点坐标
  • Size 界面宽度
  • Angle 旋转角度
  • t 时间
  • Axis Colour 坐标轴颜色(默认透明)
  • 左下方 Coordinate 显示鼠标所在位置坐标
  • 点击 View(Shift + V)查看图片
  • 双击图片上一点可以设置为中心坐标(需另外点击 View)
  • 鼠标滚轮可以改变大小(需另外点击 View)
  • 可以直接拖动图片以调整位置

Tip: 目前 Save Point 功能尚未开启,可以直接将信息复制到表格中实现编辑。

Step 7 - 设置图片信息

  1. 图片尺寸(宽 X 高)
  2. 帧率(默认 24)
  3. 视频总时长(默认 1 分钟,最长 59 分 59 秒)
  4. 图片存储路径
  5. 图片前缀

Step 8 - 生成图片

Tip: 此步骤一定要先登录,并且已保存。

8.1 - 直接生成

点击绿三角按钮(Image 菜单下 Create Images,Ctrl + B)开始生成图片。此过程较慢。

8.2 - 自定义帧范围

选择 Image 菜单下的 Create Images in Range(Ctrl + Shift + B),选择生成的帧范围。帧序号的最大范围是 [0,总帧数−1][0, 总帧数-1][0,1]

点击 Go,开始生成。

8.3 - 强制停止生成

选择 Image 菜单下的 Stop(红方块,Ctrl + .)。

8.4 - 生成结束效果


此时,可以检查有没有漏帧或者有坏帧,如果有,可以使用自定义帧范围生成缺少的帧。

检查是否漏帧可以用 Image 菜单下的 Check Images。

Step 9 - 设置视频信息

视频格式目前不可设定,一定是 mp4 格式。

9.1 - 视频基本信息

Path: 设置视频所在路径
File Name: 视频文件的名称(不含 .mp4 后缀)

Caution: 视频所在路径不建议含有 1.mp3, 2.mp3, …, BGM.mp3,否则可能会被生成视频过程中的临时文件覆盖。
Tip: 若路径中存在同名文件,会征求意见是否覆盖。

9.2 - 背景音乐添加

点击 Add Music 加入一个 mp3 文件。可添不止一个 mp3 文件,将会按照顺序排列。若要循环播放,可以多次添加同一个 mp3 文件。点击 Delete Music,将所有添加的 mp3 信息删除。

Step 10 - 生成视频

10.1 - 正常状态

点击蓝色三角按钮(Video 菜单下的 Create Video,Ctrl + R)。

Tip: 使用此功能需要先登录。

该过程持续不会超过三分钟,一般在十几秒内完成。期间界面将失去控制,请耐心等待。
如果正常在结束时会有这样的提示:

10.2 - 错误情况解决

如果没有成功生成视频,可能的原因是 PC 上 PowerShell 的执行权限问题。

解决办法:

  • 修改电脑 PowerShell 的执行权限
  • 根据错误提示,按照顺序运行视频预计生成路径上的 PowerShell 代码(右击,以 PowerShell 运行)。

可能状态:(均在提示框中有英文指导)

  • 不存在 增加 temp 的 mp4 文件:先运行 Create_Video.ps1,等完成后,运行 Add_Music.ps1。
  • 存在 增加 temp 的 mp4 文件:直接运行 Add_Music.ps1。

Step 11 - 视频效果

(之前设计的参数非常简单,使用者可以设计自己的更为复杂的参数)

【Fractal Designer】 03 - v 5.0 - Mandelbrot

【Fractal Designer】 04 - v 5.3 - Julia


Tip 1 - 帮助文件

在 Help 菜单下的 View Help 中 English 查看英文版帮助(Ctrl + H),点击 Chinese 查看中文版帮助(Ctrl + Shift + H),即此博客。

此外,也有 Version(查看版本信息),Check Update(查看版本更新),GitHub Repository(查看 GitHub 仓库),New Features(查看新特征),Bug Report(Bug 上报),About Teddy van Jerry(进入 Teddy van Jerry 的 CSDN 主页),Sample Video,查看示例视频。

Tip 2 - 撤消与恢复

撤消(Undo),Ctrl + Z
恢复(Redo),Ctrl + Y

Tip 3 - 搜索功能

工具栏中有搜索功能,支持英文和中文搜索。

Tip: 中文搜索时建议将关键词用空格或英文逗号隔开。


Tip 4 - FRD 4 兼容模式

在 File(F) 中的 FRD 4 Compatibility 有相关操作。

Warning: 使用兼容模式可能会有更多的 Bug。

Tip 5 - 其他功能

File 菜单:

  • Close 关闭项目
  • Exit 退出程序
    Video 菜单:
  • Install FFmpeg 下载 FFmpeg。
    Image 菜单:
  • Check Images 检查图片是否生成或遗漏,若有遗漏点击 Yes 重新生成遗漏图片。
  • Delete Images 将生成的图片删除。

安装说明

Step 1

从上述的几个渠道下载好 Setup 程序后,直接运行。

Step 2

同意 MIT Licence。

Step 3

选择组件。Application 为主程序,Resources 包括 ffmpeg.exe,Sample 包括两个 frd 的示例文件。

Step 4

选择安装路径。点击 Install 安装。

Step 5

开始安装:

点击完成!可以开始使用啦!

English Help

1. Start the Fractal Designer

If you want to create images and videos, click on the log in button on the right of the tool bar. There is also a search function in the tool bar.

Available Username (Passcode): CSDN (Southeast61), GitHub (Southeast61), SEU (SEU615205).

You can either build a new project (, Ctrl + N) or open a project (, Ctrl + O) built previously. Fractal Designer project is a file with the suffix .frd and can be run directly by double clicking it. (But the Fractal Designer has to be run at least once on your PC to make it valid.)

There is a sample project in the programme folder named Sample. Choose open project and you can see the parameters defined there.

2. Prepare for creating images

Before you set out to click the green create image button, you have to set parameters which are critical to the project.

First, choose the template.
This version only provides Mandelbrot Set (Template 1) and Julia Set (Template 2). If you choose Template 2, you need to set additional information in Template -> Additional template settings -> Template 2.

Second, define the value in terms of the iteration calculation. You can use the default value by clicking on the button Default.

Third, define colours, click the Customize button and you can define the RGB value of both convergent points and unconvergent points. There are four channels, Red, Green, Blue, Alpha (Note that the video form mp4 DO NOT support the alpha channel and define alpha to 255 as Opaque, 0 as Transparent.) The t here is a parameter indicating the time with the range of 0 to 1.

Fourth, define the route information. Click the Add and Remove or Clear button to edit. Click the Uniform Motion button to change t automatically to match the coordinates you have defined so the movement will be in a uniform motion.
t time (0 to 1)
x centre coordinate X
y centre coordinate Y
angle the rotating angle (The positive direction is counterclockwise.)
width the width of the image
v rate a value indicating the change of speed. (Normally, it is between -1 to 1. A positive value means slow to fast and vice versa.)

Tips:

  1. The invalid setting of t or width will be marked in the colour red.
  2. Remove button will only remove the last row.
  3. You can click on the table header to sort the table content.
  4. Use the sorting function well so you can add and remove rows easily.
  5. You can use the Route Tool (, Ctrl + T) which has the icon of a hammer to assist you. You can drag the image to move, and use the wheel to change the size of the image (the centre point remains the same and this needs additional click of the View button). Double click to set this point as the the centre point (this needs additional click of the View button).

Please note that in this version (v 5.3), the v rate only supports angle.

Fifth, define other information related to the project.

Remember to save (Ctrl + S) the information you have defined.

Having done that, you can refresh (, Ctrl + F5) to preview your work. Dragging the slider, you can view colours at different t value. You can also set Auto Refresh in the Menu Image which enables the automatic refresh after t changes.

3. Create images

Before creating images, you have to save the project first.
Click on the green triangle (, Ctrl + B), start creating images. Default setting will run CPU to 100%, if you want to change that, use Thread Control in Menu Image.

The red Stop button (, Ctrl + .) can stop the creating thread immediately. The thread can not be resumed, but you can use Creating Images in Range (, Ctrl + Shift + B) to specify the range of images.

This process can be time-consuming.

4. Create video

Creating Video is based on FFmpeg. If you have not installed FFmpeg, find the FFmpeg option in Menu Video of the main window.

Define the video file name and the path. Click on the blue triangle (, Ctrl + B), and if it works well, it will be finished within 3 minutes and possibly several seconds. But do be patient as the main window can not be clicked during creating the video.
Sometimes the failure of creating video is due to the execution policy of PowerShell on your PC, you can run the PowerShell file Create_Video.ps1 and Add_Music.ps1 which are in the video folder according to instructions given when failure occurs.

Caution: The path you choose to create the video should avoid files like ‘1.mp3’, ‘2.mp3’, … and ‘BGM.mp3’ as they are temporary files during creating videos.

5. Other information

  1. Be careful with the compatibility module, and any careless actions can lead to the crash of it. It is advised not to use that.
  2. To report bugs, click on the Report Bug option in Menu Help.
  3. Choose the option Check for updates or follow Teddy van Jerry in CSDN or Teddy-van-Jerry in GitHub to check for updates.
  4. This help has the shortcut Ctrl + H, to view the Chinese version, you can use Ctrl + Shift + H.
  5. Fractal Designer provides online video samples in the Menu Help.
  6. New Features is also available to be checked in the Menu More of the Help window.
  7. Use the searching function well and it supports Chinese searching.
  8. All the editings can call the Undo (, Ctrl + X) and Redo (, Ctrl + Y) and supports momories up to 50 actions. (except the Compatibility Module.)
  9. Check Images () can check if there are missed images and you can choose to recreate those.
  10. Delete Images () can delete images already created.
  11. Be careful that finishing editing a line or a combo box (i.e. the focus is removed) can the information be recognized or saved.
  12. To close a project (), Ctrl + W. To exit the application (), Crtl + E.
  13. Fractal Designer 5.3 is licenced under The MIT Licence. © 2021 Teddy van Jerry

Fractal Designer - Version 5.3.6 - 2021/04/01


ALL RIGHTS RESERVED © 2021 Teddy van Jerry
欢迎转载,转载请注明出处。


See also

Teddy van Jerry 的 CSDN 导航页
Teddy van Jerry 的 GitHub 主页

【Qt】 Fractal Designer 5.3 - Help(中文版)相关推荐

  1. 【Qt】 Fractal Designer 5.1 - Help(中文版)

    Fractal Designer 5.1 © Teddy van Jerry 这是 Teddy van Jerry 开发的依据 MIT Licence 的开源软件. Version 5.1.8 目前仅 ...

  2. 【Qt】 Fractal Designer 5.2 - Help(中文版)

    Fractal Designer 5.2 © Teddy van Jerry 这是 Teddy van Jerry 开发的依据 MIT Licence 的开源软件. Version 5.2.5 目前仅 ...

  3. 【Qt】 Fractal Designer 5.0 - Help(中文版)

    Fractal Designer 5.0 © Teddy van Jerry 这是 Teddy van Jerry 开发的依据 MIT Licence 的开源软件. Version 5.0.26 目前 ...

  4. 【Qt】 Fractal Designer 4.6 - Help(中文版)

    Fractal Designer 4.6 目录 Fractal Designer 4.6 查看最新版 应用程序下载 帮助 登录 主界面准备 生成图片 生成视频 提醒 示例 Sample 1 (使用4. ...

  5. 【Qt】 Fractal Designer 5.4 - 安装说明 - Windows

    软件使用说明:[Qt] Fractal Designer 5.4 - Help(中文版) 首先,进入下载界面. 使用 GitHub release(https://github.com/Teddy-v ...

  6. 【Qt】 Fractal Designer 5.5 Bug Report

    Report the bug you find here. Please remember to note your platform (i.e. Windows 10, Ubuntu 20, etc ...

  7. 【Qt】 Fractal Designer 5.3 Bug Report

    Report the bug you find here. 在这里评论找到的 5.3 版 bug. GitHub Repository: https://github.com/Teddy-van-Je ...

  8. 【Qt】 Fractal Designer 5.2 Bug Report

    Report the bug you find here. 在这里评论找到的 5.2 版 bug. GitHub Repository: https://github.com/Teddy-van-Je ...

  9. 【Qt】 Fractal Designer 5.1 Bug Report

    Report the bug you find here. 在这里评论找到的 5.1 版 bug. GitHub Repository: https://github.com/Teddy-van-Je ...

最新文章

  1. Java学习总结:37(比较器)
  2. Nagios+Cacti+Nconf配置
  3. Redis3.0 集群
  4. 在windows 2008 server core 上搭建sql server 2012 alwayson group
  5. 工作随笔-日常工作-小说站 PC版
  6. SpringMVC处理模型数据
  7. 嵌入式开发Verilog教程(二)——Verilog HDL设计方法概述
  8. secureCRT下载地址,亲测有效
  9. 伟豪带你逛郑州商业技师学院⑨:电气工程系
  10. javaweb项目JSP网上书店购物电商系统毕业设计
  11. IDEA光标变成白色粗条的问题
  12. 腾讯云服务器外网访问
  13. 区块链开发先达区块链跨境支付系统解决方案
  14. 域格EVB开发板使用说明
  15. 关于谭浩强老先生的《C++程序设计教程》
  16. 集训队作业2018: 青春猪头少年不会梦到兔女郎学姐(多限制容斥)(生成函数)(组合数学)
  17. 《血族》全民模式火热开启 南北之战一触即发
  18. IBM Installation Manager的卸载功能很强、很暴力!
  19. ios沙箱软件_iOS沙盒管理工具FHHSandBoxViewer
  20. 林勇:深度解析智慧医疗背后的那些事儿

热门文章

  1. 喜马拉雅fm java开发_【android】喜马拉雅FM sdk使用
  2. 实验 详解LNMP应用部署Discuz
  3. 扭矩大好还是马力大好_马力大和扭矩大哪个更重要,马力和扭矩详解
  4. 颈椎不太好适合学计算机那,拒绝颈椎病 挑选人体工学电脑桌椅看这几点
  5. 计算机抓桌面图用,图片——要抓就抓最清晰的 -电脑资料
  6. javascript翻转棋、javascript写的小游戏
  7. 跨平台应用开发进阶(十二) :uni-app 实现应用桌面图标角标提示及应用跳转
  8. DG4V-5系列电磁阀配套线圈6033556-001
  9. symfony简单的博客练习,熟悉具体开发流程
  10. 做自媒体必备,16个高质量素材网站