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.

../../_images/addons_object_real-snow_example.png

Activation

  • Open Blender and go to Preferences then the Add-ons tab.

  • Click Object then Real Snow to enable the script.

Cách Sử Dụng (Usage)

  1. Open the Real Snow tab available in the N sidebar of the 3D Viewport.

  2. Select objects you want to add snow on top.

  3. Change the parameters and click on the "Add Snow" button to generate the snow.

Ghi chú

  • 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.

Các Tham Số (Parameters)

../../_images/addons_object_real-snow_ui.png
Diện Tích Bao Phủ (Coverage)

Percentage of the area to be covered by snow.

Chiều Cao (Height)

Height of the snow to apply (define the radius of the metaballs).

Các Mặt được Chọn (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.

Tham Chiếu (Reference)

Hạng Mục (Category):

Object (Đối Tượng)

Miêu Tả (Description):

Generate snow mesh.

Địa Điểm (Location):

3D Viewport ‣ Properties Panel

Tập Tin (File):

real_snow.py

Tác Giả (Author):

Marco Pavanello (Wolf), Leon Zandman (Izandman), Drew Perttula

Giấy Phép (License):

GPL

Ghi Chú (Note):

Trình Bổ Sung này được đóng gói cùng với Blender.