Real Snow
This add-on allows you to add snow on top of objects.
The main principle behind this addon is to add a particle system of metaballs on top of the selected object and transform it to mesh.
激活
打开Blender,打开用户偏好设置下的插件栏。
Click Object then Real Snow to enable the script.
用法
Open the Real Snow tab available in the N sidebar of the 3D Viewport.
Select objects you want to add snow on top.
Change the parameters and click on the "Add Snow" button to generate the snow.
Note
The snow material use microdisplacement to achieve realistic result. You need to change the render engine to Cycles and Feature Set to experimental in order for microdisplacement to be working.
You can also add snow only on part of an object by selecting the faces in edit mode and activating the "Selected Faces" toggle in the panel.
Parameters
- 范围
Percentage of the area to be covered by snow.
- 矩形盒高度
Height of the snow to apply (define the radius of the metaballs).
- Selected Faces
If enabled, only the selected faces will receive snow otherwise every face pointing up will be covered by snow.
- Add Snow
Adds the snow on the selected objects.
参考
- 类别
物体
- 描述
Generate snow mesh.
- 位置
- 文件
real_snow.py
- 作者档案
Marco Pavanello (Wolf), Leon Zandman (Izandman), Drew Perttula
- 许可证
GPL
- 说明
该插件为Blender自带插件。