苗木生成器(Sapling Tree Gen)
此插件创建树木。有许多的预设树种类可选,也可以创建你自己的树。这个方法是由 Jason Weber 和 Joseph Penn 在他们的论文 “Creation and Rendering of Realistic Trees(创建和渲染真实的树)” 中提供的。
激活
打开 Blender 并转到 “偏好设置”,然后转到 “插件” 选项卡。
选择 “添加曲线” 类别,然后勾选 “Sapling Tree Gen” 以启用插件。
界面
位于
菜单。简介
Once the tree is created there are eight settings to build your tree. When creating your tree it's often best to use the settings in order until your familiar with them.
几何数据
- 倒角
This determines whether the curve should be shown with its full thickness or only the underlying curve. Disabled by default to permit rapid feedback on parameter changes.
- 倒角分辨率
Determines how smooth the outline of the beveled curve is. The lower this value, the smaller the number of vertices but the resulting geometry will be coarser.
- 曲线分辨率
Changes the smoothness of the curve along its length. This is only relevant if Handle Type is set to Auto.
- 控制柄类型
Determines the method of interpolation of the curve between Bézier points. Vector type results in fewer vertices but straight segments. Auto type smooths the segments but requires more expensive geometry.
- 形状
Governs the distribution of branches in order to effect the overall shape of the tree.
- 自定义形状
Customize the branch shape along the branch length.
- Secondary Splits
Change the style of secondary branches.
- Branch Distribution
Adjust branch distribution towards the top or bottom of the tree.
- Branch Rings
Grow the Branches in Rings.
- 随机种
Sets the basis on which all random values for the tree are generated. This can be changed to allow different trees with the same basic parameters to be generated.
- Tree Scale:
- 比例|缩放
The underlying size of the tree in Blender units.
- Scale Variation
The maximum amount that the scale of the tree can vary (up or down) from the value of Scale.
- 半径缩放
The scale of the radius at the base of the tree.
- Radius Variation
The maximum amount that the radius scale of the tree can vary (up or down) from the value of Radius Scale.
- Preset:
- Preset Name
The name of the preset to be exported. This will export all current properties of the tree to the Sapling preset folder as a py-file.
- Export Preset
Export all current properties.
- Load Preset
Any presets found in the Sapling preset directory may be imported when selected here.
- Limit Import
This can be used to restrict what geometry is created when a preset is imported. If selected, only two levels of branches and no leaves will be generated.
Branch Radius
This sub menu contains the settings for the branch radius. You can adjust the bevel and taper of the branches here.
Branch Splitting
This sub menu contains the settings for branch splitting. You can adjust how the branches form and split here. Settings include levels, height and angle of the split.
Branch Growth
This sub menu contains the settings for branch growth. You can adjust how the branches grow here. Settings include length, angle and curvature.
Pruning
This sub menu contains the settings for pruning the branches.
Press the Prune checkbox and you will see the prune object next to the tree.
Change the settings to adjust the prune objects shape to form your tree.
Leaves
This sub menu contains the settings for leaves.
Press the Show Leaves checkbox and you will see leaves on the tree.
Press the Make mesh checkbox if you want to convert the curve to a mesh.
Settings include shape, object type, rotations and scale.
骨架
This sub menu contains the settings to add an armature to your tree. It's not recommended to use this function on highly complex trees as it may take time to compute.
Turn off leaves and prune if you have them on.
Press the Use Armature checkbox to add the armature to the tree.
Adjust the armature levels and bone length to your liking.
Do not pose the bones until you have finished the tree.
you are now ready to use the next sub menu Animation.
动画
This sub menu contains the settings to animate your tree. It's recommended to finalize all your settings now.
You will need to have an armature already created above.
Press the Armature Animation checkbox to add the animation to the tree.
Press the Leaf Animation checkbox to add the animation to the leaves if you have them.
Press the Fast Preview checkbox to hide the leaves and bevel for fast animation playback in the viewport.
Settings include speed, wind strength and leaf animation.
参考
- 类别:
添加曲线
- 描述:
添加一棵参数化的树。
- 位置:
- 文件:
add_curve_sapling 文件夹
- 作者:
Andrew Hale (TrumanBlending), Aaron Butcher, CansecoGPC
- 维护者:
(待完善)
- 许可证:
通用公共许可证
- 支持级别:
社区
- 说明:
此插件与 Blender 捆绑在一起。