SlideShare a Scribd company logo
1 of 35
Working with Landscapes:
Landscape and Foliage Tools
WEEK 4
INTRODUCTION
In this lecture, you will be introduced to
working with the Landscape and Foliage
editing tools. Landscape tools are
powerful and allow for large areas of
world creation that can be edited per
segment, which means you can quickly
edit for game space expansion and tailor
the game for efficient rendering.
OutcomesGoals
The goals of this lecture are to
• Learn to work with Landscape tools and settings
• Learn about using height maps
• Learn how to use Landscape Materials
• Learn how to use Foliage tools and settings
By the end of this lecture you will be able to
• Use Landscape tools
• Create a Landscape Actor
• Apply a Material to a Landscape Actor
• Apply foliage to the game space
LECTURE GOALS AND OUTCOMES
LANDSCAPE TOOLS
The Landscape tools can be found by clicking the
mountain icon in the Modes panel.
You can also press Shift+3 to quickly bring up the
Landscape panel.
LANDSCAPE TOOLS
Three major tabs are available on the Landscape panel:
• Manage: This tab controls the construction and
management aspects of the Landscape.
• Sculpt: This tab changes the volume and form of
Landscape geometry.
• Paint: This tab controls the Material type applied to
the Landscape’s surface.
Note: The Sculpt and Paint tabs are grayed out and
unusable until you create your first base Landscape.
MANAGE TAB
The Manage tab allows you to create and manage
existing Landscape Actors.
You can create a new Landscape based on set
parameters, or you can create one based on an imported
height map.
WORKING WITH
LANDSCAPES
A height map is a Texture that provides elevation
information based on a gray scale.
White pixels indicate higher elevations, and black pixels
indicate lower elevations.
Note: Height maps can be authored in other sculpting or
photo-manipulation programs and then imported and
used in UE4, or they can be made directly in UE4 by
using Sculpt tools.
CREATING LANDSCAPES
When creating a Landscape, you need to assign a
Landscape Material.
A Landscape Material holds the Textures that define the
various surfaces that make up your Landscape, such as
dirt, sand, and rock.
CREATING LANDSCAPES
Transform settings allow you to pick the initial placement
and orientation of the Landscape.
CREATING LANDSCAPES:
LEVEL OF DETAIL
The LOD (level of detail) settings can be modified to
enable the Landscape to render quickly and efficiently.
These Landscape controls relate to how much
information is displayed on screen at once.
A larger Section Size setting means there is less to
render within the component or section, which is less
processor intensive.
The higher the Sections Per Component setting, the
better UE4 is able to divide and decide at what quality to
render each section.
CREATING LANDSCAPES:
LEVEL OF DETAIL
You can also change the settings for the density and size
of each Landscape tile used to make up the larger
Landscape whole. By default, each subdivided
Landscape section or plane has a density of 1 vertex per
meter. In the vertical, or z, scale, which is by default set
to 100, the height range is 256 meters up or down.
These are important measurements to know when
manipulating and controlling the density and size of
these panels for a new Landscape. If you know these
measurements, you can control the number of vertices
on the entire Landscape by using the resolution settings
and the number of overall Landscape segments along
with components settings. By combining these settings,
you can balance the resolution or density of vertices per
Landscape section.
CREATING LANDSCAPES
The final two options for creating a new Landscape are
the Fill World and Create buttons at the bottom of the
Landscape panel.
• The Fill World button creates a Landscape that is the
size of the entire game space that is currently
available.
• The Create button simply confirms the settings that
are currently in place and uses them to create a new
Landscape.
CREATING
LANDSCAPES
To ensure a good frame rate, Section Size
should be the most monitored setting in
the Landscape panel. Increasing the
Section Size setting too much will cause
major drops in frame rate and Editor
usability because of the processing power
required.
There is a delicate balance between
ensuring a high frame rate and a
desirable quality of Landscape resolution.
Experimentation is key here, as there is
no easy answer about the optimal
numbers for a project.
CREATING LANDSCAPES
Once you create a Landscape Actor, new options are
presented under the Manage tab. These options allow
you to select sections of the Landscape and add or
remove new sections or modify existing ones.
SCULPT TAB
With a Landscape Actor created, the Sculpt and Paint
tabs become available.
The Sculpt tab has tools for deforming the surface of the
Landscape. There are different brushes and properties
for editing brush sizes and shapes.
SCULPT TAB:
TOOL MENU
Tool Description
Sculpt
This tool sculpts up or down into the Landscape
mesh.
Smooth
This tool brushes smoothness or lessens the
variation difference between areas being influenced
by the Sculpt tool.
Flatten
This tool flattens the Landscape to the height
specified when you first click the Landscape with the
Flatten tool activated. It moves the Landscape
terrain up or down, depending on the height value
selected.
Ramp
This tool connects two areas by ramping the
Landscape between the two with a constant change
in grade between points.
Hydro Erosion and
Erosion
This tool simulates general wear of the ground that
happens in a world scenario to emulate this effect
on the game space Landscape.
The table on the right shows some of the tools available
in the Tool menu under the Sculpt tab.
SCULPT TAB:
BRUSH MENU
Tool Description
Circle
This is the most basic and default brush. It is a
circular-shaped brush.
Alpha
This brush uses a specific Texture as a mask
influenced by a gray scale similar to a height map.
Pattern
This brush uses a repeating pattern across the
whole of the Landscape, which acts as a mask for
sculpting.
Component
This brush affects whole component pieces of the
area being sculpted.
The Brush menu allows you to choose the overall shape
of the tool being used on the Landscape.
There are four types of brushes.
SCULPT TAB:
FALLOFF MENU
Tool Description
Smooth
This is the most commonly used type of falloff. It is a
soft blend between the strong and weak parts of the
brush.
Linear This is a direct constant falloff.
Spherical
This is a weaker influenced falloff toward the center
and increases to a stronger influence toward the
edge end of the brush.
Tip
This is a strong influence at the center with a quick
falloff to a weaker falloff that slowly dissipates
toward the edges.
The Falloff menu allows you to control the strength of the
brush’s influence on the Landscape being sculpted.
There are four types of falloff.
PAINT TAB
You use the Paint tab of the Landscape panel to paint
Material layers on a Landscape Actor.
This tab provides many of the same setups and tools as
the Sculpt tab.
There are three menus: Tool, Brush, and Falloff. Each of
these sections uses the same rules and applications as
for the Sculpt tab, but instead applies the rules to the
painting of Materials through layers.
LANDSCAPE MATERIALS
Landscape Materials are created the same way as other
Materials, except that you need to use a
LandscapeLayerBlend node. This node allows you to
blend multiple Textures by assigning them to layers, and
it works directly with the Landscape Paint tools.
LANDSCAPE MATERIALS
The LandscapeLayerBlend node can be added from the
Palette panel on the right of the Material Editor. Once it
has been added to your Material, you can select the
node and in the Material Editor Details panel click the
plus symbol to add new layers.
LANDSCAPE MATERIALS
The blending types are available in the details of the
LandscapeLayerBlend node for each layer. There are
three types of blending methods:
• LB_WeightBlend: This is the default type of blend for
any type of Landscape layer. It blends on an additive
value of 0 to 1. The more of the layer that is painted
on the Landscape, the more predominately visible the
layer becomes.
• LB_HeightBlend: This type blends based on the
associated height map assigned with the height layer
input of the LandscapeLayerBlend node.
• LB_AlphaBlend: This type is similar to the blend for
normal Materials in a vertex, which use a mask to
divide the transition of Textures between layers. Using
a specific map, the layers are divided and transition
based on the gray scale of the alpha map.
FOLIAGE PANEL
Imagine trying to hand-place the individual elements of
an entire forest. Hand-placing individual trees, rocks, and
grass would take forever.
The Foliage panel contains a collection of tools for
placing a large number of assets into a scene quickly,
using defined parameters and restrictions on where they
can be placed.
Foliage is a collection of assets placed on top of and in direct
relation to the Landscape mesh or other assets in a scene.
Foliage Actors can be any type of Static Mesh asset that is
available through the Content Browser. Simply dragging and
dropping a mesh to the Foliage tab enables it to be used as
a Foliage Brush asset.
Foliage Panel
Working with Landscapes
FOLIAGE PANEL
Tool Description
Paint
The most commonly used tab for foliage, Paint
controls painting options of the Static Meshes and
what kinds of surfaces are affected.
Reapply
This tab applies current settings to all of the
currently placed Foliage Static Meshes. It is useful if
changes have been made to the settings of a
Foliage Static Mesh after it has been placed within
the scene.
Select
This tab allows you to select certain groups of
selections in the entire world space of Foliage Static
Meshes.
Lasso
This tab allows you to select certain groups of
selections of Foliage Static Meshes.
Fill
This tab allows you to fill complete selections in the
scene with the desired Foliage Static Mesh.
There are five tabs in the Foliage panel.
FOLIAGE PANEL
To place foliage within a scene, you must have at least
one Static Mesh added to the Foliage tab.
To add a Static Mesh asset to the Foliage tab, simply
drag it from the Content Browser.
FOLIAGE PANEL
Each added Static Mesh has its own settings and rules
for how it should be applied to the scene.
You can select and paint all the Static Meshes in groups
or individually by toggling them on and off.
• To toggle a Static Mesh, simply click the icon of the
asset and select the check box in the top left corner.
• To toggle it off, deselect the check box.
All toggled-on assets paint at once when you’re using
the Foliage Brush within the scene.
FOLIAGE PANEL
• To paint with selected Foliage, left-click anywhere in
the scene. When you do this, you begin to place
assets based on the settings of the brush for each
assigned Static Mesh.
• To delete placed Foliage Actors, hold down the Shift
key and left-click, and drag to paint back onto the
area that was previously painted.
Other Actors to
Consider
While the default Level has a collection of already-placed Actors needed for setting up a
Level, there are two other Actors that a Level will benefit from.
• Lightmass Importance Volume
• Post Process Volume
LIGHTMASS
IMPORTANCE VOLUME
When you build lighting, the engine calculates the
number of times light bounces around the Level (three
bounces by default).
You can adjust this number by using the Lightmass
properties in the World Settings panel. The more
bounces, the longer it takes to build lighting for Actors
with a mobility setting of Static.
If light hits a surface and bounces off and continues to
travel without ever hitting another surface, the engine will
continue to process the light until it leaves the Level. This
processing will also increase the amount of time it takes
to build lighting.
LIGHTMASS
IMPORTANCE VOLUME
The Lightmass Importance Volume Actor allows you to
define an area so that when light leaves the volume it will
no longer be processed. This speeds up the time it takes
to build lighting.
The Lightmass Importance Volume is located in the
Volumes category in the Modes panel.
Once it has been added to your Level, you can adjust
the size and shape of the volume in the Details panel
under Brush Settings. When placing the volume, you
should have it surround the playable areas of your Level.
POST PROCESS
VOLUME
Post Process Volumes allow artists to tweak the overall
look and feel of a scene. They allow you to control and
apply cinematic camera effects. You can adjust
properties like Depth of Field, Scene Color, and Motion
Blur.
The Post Process Volume is located in the Modes panel
under Visual Effects.
POST PROCESS
VOLUME
Post Process Volumes are used to apply camera effects
to areas in your scene defined by a primitive shape.
When a camera enters the volume, the effects are
applied.
POST PROCESS
VOLUME
Post Process Volume settings allow you to control how
effects blend with a camera as the camera enters the
volume.
Setting Description
Priority
Defines the order in which multiple volumes are
blended together. The volume with the highest
priority takes precedence over all other
overlapping volumes.
Blend Radius
Distance in Unreal units around the volume at
which blending with the volume’s settings occurs.
Blend Weight
The amount of influence the volume’s properties
have: 0 is no effect; 1 is full effect.
Enabled
Whether the volume affects the post processing
or not. If true, the volume’s settings will be used
for blending.
Unbound
Whether the bounds of the volume are taken into
account. If true, the volume affects the entire
world, regardless of its bounds. If false, the
volume only has an effect within its bounds.
POST PROCESS
VOLUME
You can place multiple Post Process Volumes in your
Level, or you can place a single Actor and have it affect
the entire Level by turning on Unbound in the Post
Process Volume Settings category.
Note: Camera Actors have these same settings.

More Related Content

What's hot

Mtm by dalibor lekin
Mtm by dalibor lekinMtm by dalibor lekin
Mtm by dalibor lekinNomer Adona
 
roldan
roldanroldan
roldanbarka_123
 
Photo Manipulation Tutorial (Step by Step Process)
Photo Manipulation Tutorial (Step by Step Process)Photo Manipulation Tutorial (Step by Step Process)
Photo Manipulation Tutorial (Step by Step Process)Overnight Graphics
 
Photoshop Background
Photoshop BackgroundPhotoshop Background
Photoshop BackgroundJerry Arnold
 
Winston ellosca kitchen
Winston ellosca kitchenWinston ellosca kitchen
Winston ellosca kitchenNomer Adona
 
How to Edit in Photoshop (Part 2): Adding Background and Using Adjustment Tools
How to Edit in Photoshop (Part 2): Adding Background and Using Adjustment ToolsHow to Edit in Photoshop (Part 2): Adding Background and Using Adjustment Tools
How to Edit in Photoshop (Part 2): Adding Background and Using Adjustment ToolsMaria Eloisa Blanza
 
Lemon mix up
Lemon mix upLemon mix up
Lemon mix upDevang Patel
 
Principles of Design - Photoshopping Basics
Principles of Design - Photoshopping BasicsPrinciples of Design - Photoshopping Basics
Principles of Design - Photoshopping BasicsMrLawler
 
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing ImagesHow to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing ImagesMaria Eloisa Blanza
 
Photo retouching tips and tricks in photoshop
Photo retouching tips and tricks in photoshopPhoto retouching tips and tricks in photoshop
Photo retouching tips and tricks in photoshopRemon Mia
 
Do not open your computers! part 2
Do not open your computers! part 2Do not open your computers! part 2
Do not open your computers! part 2Jenina Romulo
 
Post Processing A 3 D Render
Post Processing A 3 D RenderPost Processing A 3 D Render
Post Processing A 3 D RenderDaniel Kreimer
 

What's hot (17)

Mtm by dalibor lekin
Mtm by dalibor lekinMtm by dalibor lekin
Mtm by dalibor lekin
 
Magazine
MagazineMagazine
Magazine
 
roldan
roldanroldan
roldan
 
Photo Manipulation Tutorial (Step by Step Process)
Photo Manipulation Tutorial (Step by Step Process)Photo Manipulation Tutorial (Step by Step Process)
Photo Manipulation Tutorial (Step by Step Process)
 
Photoshop Background
Photoshop BackgroundPhotoshop Background
Photoshop Background
 
Winston ellosca kitchen
Winston ellosca kitchenWinston ellosca kitchen
Winston ellosca kitchen
 
Image manipulation
Image manipulationImage manipulation
Image manipulation
 
How to Edit in Photoshop (Part 2): Adding Background and Using Adjustment Tools
How to Edit in Photoshop (Part 2): Adding Background and Using Adjustment ToolsHow to Edit in Photoshop (Part 2): Adding Background and Using Adjustment Tools
How to Edit in Photoshop (Part 2): Adding Background and Using Adjustment Tools
 
Lemon mix up
Lemon mix upLemon mix up
Lemon mix up
 
Photoshop basics
Photoshop basicsPhotoshop basics
Photoshop basics
 
Principles of Design - Photoshopping Basics
Principles of Design - Photoshopping BasicsPrinciples of Design - Photoshopping Basics
Principles of Design - Photoshopping Basics
 
Masking
MaskingMasking
Masking
 
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing ImagesHow to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
 
02 unity 3_d_part_1
02 unity 3_d_part_102 unity 3_d_part_1
02 unity 3_d_part_1
 
Photo retouching tips and tricks in photoshop
Photo retouching tips and tricks in photoshopPhoto retouching tips and tricks in photoshop
Photo retouching tips and tricks in photoshop
 
Do not open your computers! part 2
Do not open your computers! part 2Do not open your computers! part 2
Do not open your computers! part 2
 
Post Processing A 3 D Render
Post Processing A 3 D RenderPost Processing A 3 D Render
Post Processing A 3 D Render
 

Similar to Week 4 - Landscape Technical Information

Introduction- The Basics of Photoshop CS6
Introduction- The Basics of Photoshop CS6Introduction- The Basics of Photoshop CS6
Introduction- The Basics of Photoshop CS6Crest TechnoSoft
 
Photoshop intro to basics
Photoshop intro to basicsPhotoshop intro to basics
Photoshop intro to basicsNatalie Hurd
 
Basic Photoshop Tutorial
Basic Photoshop TutorialBasic Photoshop Tutorial
Basic Photoshop TutorialMarc Dy
 
Sketch 3 manual
Sketch 3 manualSketch 3 manual
Sketch 3 manualAndrea Chagas
 
Cours photoshop
Cours photoshopCours photoshop
Cours photoshopmohamednacim
 
adobephotoshop_frerking
adobephotoshop_frerking adobephotoshop_frerking
adobephotoshop_frerking Agung Yuwono
 
5 combining images and applying filters
5 combining images and applying filters5 combining images and applying filters
5 combining images and applying filtersMarty Sison
 
Adobe Photoshop Toolbox definition term
Adobe Photoshop Toolbox definition termAdobe Photoshop Toolbox definition term
Adobe Photoshop Toolbox definition termAllan Roloma
 
Tools and techniques used skills
Tools and techniques used skillsTools and techniques used skills
Tools and techniques used skillsGiuliaAarsman
 
ETECH_WEEK7-Image-Manipulation-Techniques-1.pdf
ETECH_WEEK7-Image-Manipulation-Techniques-1.pdfETECH_WEEK7-Image-Manipulation-Techniques-1.pdf
ETECH_WEEK7-Image-Manipulation-Techniques-1.pdfbongsantiago96
 
Arc Gis Traininng.pptx
Arc Gis Traininng.pptxArc Gis Traininng.pptx
Arc Gis Traininng.pptxImran khan
 
Map Browser Training
Map Browser TrainingMap Browser Training
Map Browser TrainingNelson Guandiqu
 
Digital work station intro
Digital work station introDigital work station intro
Digital work station introWhitney Brooks
 
Lesson 1 second quarter Office 2007 format
Lesson 1 second quarter Office 2007 formatLesson 1 second quarter Office 2007 format
Lesson 1 second quarter Office 2007 formatCel Mallari
 
Resizing images
Resizing imagesResizing images
Resizing imagesDean Kiley
 
photoshop_workshop_01
photoshop_workshop_01photoshop_workshop_01
photoshop_workshop_01tutorialsruby
 
photoshop_workshop_01
photoshop_workshop_01photoshop_workshop_01
photoshop_workshop_01tutorialsruby
 

Similar to Week 4 - Landscape Technical Information (20)

Introduction- The Basics of Photoshop CS6
Introduction- The Basics of Photoshop CS6Introduction- The Basics of Photoshop CS6
Introduction- The Basics of Photoshop CS6
 
Photoshop intro to basics
Photoshop intro to basicsPhotoshop intro to basics
Photoshop intro to basics
 
Photo Shop
Photo ShopPhoto Shop
Photo Shop
 
Basic Photoshop Tutorial
Basic Photoshop TutorialBasic Photoshop Tutorial
Basic Photoshop Tutorial
 
Sketch 3 manual
Sketch 3 manualSketch 3 manual
Sketch 3 manual
 
Cours photoshop
Cours photoshopCours photoshop
Cours photoshop
 
adobephotoshop_frerking
adobephotoshop_frerking adobephotoshop_frerking
adobephotoshop_frerking
 
Adobe photoshop
Adobe photoshopAdobe photoshop
Adobe photoshop
 
5 combining images and applying filters
5 combining images and applying filters5 combining images and applying filters
5 combining images and applying filters
 
Adobe Photoshop Toolbox definition term
Adobe Photoshop Toolbox definition termAdobe Photoshop Toolbox definition term
Adobe Photoshop Toolbox definition term
 
Tools and techniques used skills
Tools and techniques used skillsTools and techniques used skills
Tools and techniques used skills
 
Photoshop tools
Photoshop toolsPhotoshop tools
Photoshop tools
 
ETECH_WEEK7-Image-Manipulation-Techniques-1.pdf
ETECH_WEEK7-Image-Manipulation-Techniques-1.pdfETECH_WEEK7-Image-Manipulation-Techniques-1.pdf
ETECH_WEEK7-Image-Manipulation-Techniques-1.pdf
 
Arc Gis Traininng.pptx
Arc Gis Traininng.pptxArc Gis Traininng.pptx
Arc Gis Traininng.pptx
 
Map Browser Training
Map Browser TrainingMap Browser Training
Map Browser Training
 
Digital work station intro
Digital work station introDigital work station intro
Digital work station intro
 
Lesson 1 second quarter Office 2007 format
Lesson 1 second quarter Office 2007 formatLesson 1 second quarter Office 2007 format
Lesson 1 second quarter Office 2007 format
 
Resizing images
Resizing imagesResizing images
Resizing images
 
photoshop_workshop_01
photoshop_workshop_01photoshop_workshop_01
photoshop_workshop_01
 
photoshop_workshop_01
photoshop_workshop_01photoshop_workshop_01
photoshop_workshop_01
 

More from ScottRoberts37

Week 9 - Simulation in 3DS Max
Week 9 - Simulation in 3DS MaxWeek 9 - Simulation in 3DS Max
Week 9 - Simulation in 3DS MaxScottRoberts37
 
Week 4 - Materials and Textures
Week 4 - Materials and TexturesWeek 4 - Materials and Textures
Week 4 - Materials and TexturesScottRoberts37
 
Week 1 Welcome to 3D Vis
Week 1 Welcome to 3D VisWeek 1 Welcome to 3D Vis
Week 1 Welcome to 3D VisScottRoberts37
 
Creating Cinematics with Sequencer
Creating Cinematics with SequencerCreating Cinematics with Sequencer
Creating Cinematics with SequencerScottRoberts37
 
Generative systems
Generative systemsGenerative systems
Generative systemsScottRoberts37
 
Week 11 - Optimisation and Output
Week 11 - Optimisation and OutputWeek 11 - Optimisation and Output
Week 11 - Optimisation and OutputScottRoberts37
 
Week 10 - Introduction to Animation in 3DS Max
Week 10 - Introduction to Animation in 3DS MaxWeek 10 - Introduction to Animation in 3DS Max
Week 10 - Introduction to Animation in 3DS MaxScottRoberts37
 
Week 5 - Flattening 3D Shapes
Week 5 - Flattening 3D ShapesWeek 5 - Flattening 3D Shapes
Week 5 - Flattening 3D ShapesScottRoberts37
 
Week 3 Polygonal Modelling
Week 3   Polygonal ModellingWeek 3   Polygonal Modelling
Week 3 Polygonal ModellingScottRoberts37
 
Week 2 - 3D Modelling Principles
Week 2 - 3D Modelling PrinciplesWeek 2 - 3D Modelling Principles
Week 2 - 3D Modelling PrinciplesScottRoberts37
 

More from ScottRoberts37 (10)

Week 9 - Simulation in 3DS Max
Week 9 - Simulation in 3DS MaxWeek 9 - Simulation in 3DS Max
Week 9 - Simulation in 3DS Max
 
Week 4 - Materials and Textures
Week 4 - Materials and TexturesWeek 4 - Materials and Textures
Week 4 - Materials and Textures
 
Week 1 Welcome to 3D Vis
Week 1 Welcome to 3D VisWeek 1 Welcome to 3D Vis
Week 1 Welcome to 3D Vis
 
Creating Cinematics with Sequencer
Creating Cinematics with SequencerCreating Cinematics with Sequencer
Creating Cinematics with Sequencer
 
Generative systems
Generative systemsGenerative systems
Generative systems
 
Week 11 - Optimisation and Output
Week 11 - Optimisation and OutputWeek 11 - Optimisation and Output
Week 11 - Optimisation and Output
 
Week 10 - Introduction to Animation in 3DS Max
Week 10 - Introduction to Animation in 3DS MaxWeek 10 - Introduction to Animation in 3DS Max
Week 10 - Introduction to Animation in 3DS Max
 
Week 5 - Flattening 3D Shapes
Week 5 - Flattening 3D ShapesWeek 5 - Flattening 3D Shapes
Week 5 - Flattening 3D Shapes
 
Week 3 Polygonal Modelling
Week 3   Polygonal ModellingWeek 3   Polygonal Modelling
Week 3 Polygonal Modelling
 
Week 2 - 3D Modelling Principles
Week 2 - 3D Modelling PrinciplesWeek 2 - 3D Modelling Principles
Week 2 - 3D Modelling Principles
 

Recently uploaded

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 

Recently uploaded (20)

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 

Week 4 - Landscape Technical Information

  • 1. Working with Landscapes: Landscape and Foliage Tools WEEK 4
  • 2. INTRODUCTION In this lecture, you will be introduced to working with the Landscape and Foliage editing tools. Landscape tools are powerful and allow for large areas of world creation that can be edited per segment, which means you can quickly edit for game space expansion and tailor the game for efficient rendering.
  • 3. OutcomesGoals The goals of this lecture are to • Learn to work with Landscape tools and settings • Learn about using height maps • Learn how to use Landscape Materials • Learn how to use Foliage tools and settings By the end of this lecture you will be able to • Use Landscape tools • Create a Landscape Actor • Apply a Material to a Landscape Actor • Apply foliage to the game space LECTURE GOALS AND OUTCOMES
  • 4. LANDSCAPE TOOLS The Landscape tools can be found by clicking the mountain icon in the Modes panel. You can also press Shift+3 to quickly bring up the Landscape panel.
  • 5. LANDSCAPE TOOLS Three major tabs are available on the Landscape panel: • Manage: This tab controls the construction and management aspects of the Landscape. • Sculpt: This tab changes the volume and form of Landscape geometry. • Paint: This tab controls the Material type applied to the Landscape’s surface. Note: The Sculpt and Paint tabs are grayed out and unusable until you create your first base Landscape.
  • 6. MANAGE TAB The Manage tab allows you to create and manage existing Landscape Actors. You can create a new Landscape based on set parameters, or you can create one based on an imported height map.
  • 7. WORKING WITH LANDSCAPES A height map is a Texture that provides elevation information based on a gray scale. White pixels indicate higher elevations, and black pixels indicate lower elevations. Note: Height maps can be authored in other sculpting or photo-manipulation programs and then imported and used in UE4, or they can be made directly in UE4 by using Sculpt tools.
  • 8. CREATING LANDSCAPES When creating a Landscape, you need to assign a Landscape Material. A Landscape Material holds the Textures that define the various surfaces that make up your Landscape, such as dirt, sand, and rock.
  • 9. CREATING LANDSCAPES Transform settings allow you to pick the initial placement and orientation of the Landscape.
  • 10. CREATING LANDSCAPES: LEVEL OF DETAIL The LOD (level of detail) settings can be modified to enable the Landscape to render quickly and efficiently. These Landscape controls relate to how much information is displayed on screen at once. A larger Section Size setting means there is less to render within the component or section, which is less processor intensive. The higher the Sections Per Component setting, the better UE4 is able to divide and decide at what quality to render each section.
  • 11. CREATING LANDSCAPES: LEVEL OF DETAIL You can also change the settings for the density and size of each Landscape tile used to make up the larger Landscape whole. By default, each subdivided Landscape section or plane has a density of 1 vertex per meter. In the vertical, or z, scale, which is by default set to 100, the height range is 256 meters up or down. These are important measurements to know when manipulating and controlling the density and size of these panels for a new Landscape. If you know these measurements, you can control the number of vertices on the entire Landscape by using the resolution settings and the number of overall Landscape segments along with components settings. By combining these settings, you can balance the resolution or density of vertices per Landscape section.
  • 12. CREATING LANDSCAPES The final two options for creating a new Landscape are the Fill World and Create buttons at the bottom of the Landscape panel. • The Fill World button creates a Landscape that is the size of the entire game space that is currently available. • The Create button simply confirms the settings that are currently in place and uses them to create a new Landscape.
  • 13. CREATING LANDSCAPES To ensure a good frame rate, Section Size should be the most monitored setting in the Landscape panel. Increasing the Section Size setting too much will cause major drops in frame rate and Editor usability because of the processing power required. There is a delicate balance between ensuring a high frame rate and a desirable quality of Landscape resolution. Experimentation is key here, as there is no easy answer about the optimal numbers for a project.
  • 14. CREATING LANDSCAPES Once you create a Landscape Actor, new options are presented under the Manage tab. These options allow you to select sections of the Landscape and add or remove new sections or modify existing ones.
  • 15. SCULPT TAB With a Landscape Actor created, the Sculpt and Paint tabs become available. The Sculpt tab has tools for deforming the surface of the Landscape. There are different brushes and properties for editing brush sizes and shapes.
  • 16. SCULPT TAB: TOOL MENU Tool Description Sculpt This tool sculpts up or down into the Landscape mesh. Smooth This tool brushes smoothness or lessens the variation difference between areas being influenced by the Sculpt tool. Flatten This tool flattens the Landscape to the height specified when you first click the Landscape with the Flatten tool activated. It moves the Landscape terrain up or down, depending on the height value selected. Ramp This tool connects two areas by ramping the Landscape between the two with a constant change in grade between points. Hydro Erosion and Erosion This tool simulates general wear of the ground that happens in a world scenario to emulate this effect on the game space Landscape. The table on the right shows some of the tools available in the Tool menu under the Sculpt tab.
  • 17. SCULPT TAB: BRUSH MENU Tool Description Circle This is the most basic and default brush. It is a circular-shaped brush. Alpha This brush uses a specific Texture as a mask influenced by a gray scale similar to a height map. Pattern This brush uses a repeating pattern across the whole of the Landscape, which acts as a mask for sculpting. Component This brush affects whole component pieces of the area being sculpted. The Brush menu allows you to choose the overall shape of the tool being used on the Landscape. There are four types of brushes.
  • 18. SCULPT TAB: FALLOFF MENU Tool Description Smooth This is the most commonly used type of falloff. It is a soft blend between the strong and weak parts of the brush. Linear This is a direct constant falloff. Spherical This is a weaker influenced falloff toward the center and increases to a stronger influence toward the edge end of the brush. Tip This is a strong influence at the center with a quick falloff to a weaker falloff that slowly dissipates toward the edges. The Falloff menu allows you to control the strength of the brush’s influence on the Landscape being sculpted. There are four types of falloff.
  • 19. PAINT TAB You use the Paint tab of the Landscape panel to paint Material layers on a Landscape Actor. This tab provides many of the same setups and tools as the Sculpt tab. There are three menus: Tool, Brush, and Falloff. Each of these sections uses the same rules and applications as for the Sculpt tab, but instead applies the rules to the painting of Materials through layers.
  • 20. LANDSCAPE MATERIALS Landscape Materials are created the same way as other Materials, except that you need to use a LandscapeLayerBlend node. This node allows you to blend multiple Textures by assigning them to layers, and it works directly with the Landscape Paint tools.
  • 21. LANDSCAPE MATERIALS The LandscapeLayerBlend node can be added from the Palette panel on the right of the Material Editor. Once it has been added to your Material, you can select the node and in the Material Editor Details panel click the plus symbol to add new layers.
  • 22. LANDSCAPE MATERIALS The blending types are available in the details of the LandscapeLayerBlend node for each layer. There are three types of blending methods: • LB_WeightBlend: This is the default type of blend for any type of Landscape layer. It blends on an additive value of 0 to 1. The more of the layer that is painted on the Landscape, the more predominately visible the layer becomes. • LB_HeightBlend: This type blends based on the associated height map assigned with the height layer input of the LandscapeLayerBlend node. • LB_AlphaBlend: This type is similar to the blend for normal Materials in a vertex, which use a mask to divide the transition of Textures between layers. Using a specific map, the layers are divided and transition based on the gray scale of the alpha map.
  • 23. FOLIAGE PANEL Imagine trying to hand-place the individual elements of an entire forest. Hand-placing individual trees, rocks, and grass would take forever. The Foliage panel contains a collection of tools for placing a large number of assets into a scene quickly, using defined parameters and restrictions on where they can be placed.
  • 24. Foliage is a collection of assets placed on top of and in direct relation to the Landscape mesh or other assets in a scene. Foliage Actors can be any type of Static Mesh asset that is available through the Content Browser. Simply dragging and dropping a mesh to the Foliage tab enables it to be used as a Foliage Brush asset. Foliage Panel Working with Landscapes
  • 25. FOLIAGE PANEL Tool Description Paint The most commonly used tab for foliage, Paint controls painting options of the Static Meshes and what kinds of surfaces are affected. Reapply This tab applies current settings to all of the currently placed Foliage Static Meshes. It is useful if changes have been made to the settings of a Foliage Static Mesh after it has been placed within the scene. Select This tab allows you to select certain groups of selections in the entire world space of Foliage Static Meshes. Lasso This tab allows you to select certain groups of selections of Foliage Static Meshes. Fill This tab allows you to fill complete selections in the scene with the desired Foliage Static Mesh. There are five tabs in the Foliage panel.
  • 26. FOLIAGE PANEL To place foliage within a scene, you must have at least one Static Mesh added to the Foliage tab. To add a Static Mesh asset to the Foliage tab, simply drag it from the Content Browser.
  • 27. FOLIAGE PANEL Each added Static Mesh has its own settings and rules for how it should be applied to the scene. You can select and paint all the Static Meshes in groups or individually by toggling them on and off. • To toggle a Static Mesh, simply click the icon of the asset and select the check box in the top left corner. • To toggle it off, deselect the check box. All toggled-on assets paint at once when you’re using the Foliage Brush within the scene.
  • 28. FOLIAGE PANEL • To paint with selected Foliage, left-click anywhere in the scene. When you do this, you begin to place assets based on the settings of the brush for each assigned Static Mesh. • To delete placed Foliage Actors, hold down the Shift key and left-click, and drag to paint back onto the area that was previously painted.
  • 29. Other Actors to Consider While the default Level has a collection of already-placed Actors needed for setting up a Level, there are two other Actors that a Level will benefit from. • Lightmass Importance Volume • Post Process Volume
  • 30. LIGHTMASS IMPORTANCE VOLUME When you build lighting, the engine calculates the number of times light bounces around the Level (three bounces by default). You can adjust this number by using the Lightmass properties in the World Settings panel. The more bounces, the longer it takes to build lighting for Actors with a mobility setting of Static. If light hits a surface and bounces off and continues to travel without ever hitting another surface, the engine will continue to process the light until it leaves the Level. This processing will also increase the amount of time it takes to build lighting.
  • 31. LIGHTMASS IMPORTANCE VOLUME The Lightmass Importance Volume Actor allows you to define an area so that when light leaves the volume it will no longer be processed. This speeds up the time it takes to build lighting. The Lightmass Importance Volume is located in the Volumes category in the Modes panel. Once it has been added to your Level, you can adjust the size and shape of the volume in the Details panel under Brush Settings. When placing the volume, you should have it surround the playable areas of your Level.
  • 32. POST PROCESS VOLUME Post Process Volumes allow artists to tweak the overall look and feel of a scene. They allow you to control and apply cinematic camera effects. You can adjust properties like Depth of Field, Scene Color, and Motion Blur. The Post Process Volume is located in the Modes panel under Visual Effects.
  • 33. POST PROCESS VOLUME Post Process Volumes are used to apply camera effects to areas in your scene defined by a primitive shape. When a camera enters the volume, the effects are applied.
  • 34. POST PROCESS VOLUME Post Process Volume settings allow you to control how effects blend with a camera as the camera enters the volume. Setting Description Priority Defines the order in which multiple volumes are blended together. The volume with the highest priority takes precedence over all other overlapping volumes. Blend Radius Distance in Unreal units around the volume at which blending with the volume’s settings occurs. Blend Weight The amount of influence the volume’s properties have: 0 is no effect; 1 is full effect. Enabled Whether the volume affects the post processing or not. If true, the volume’s settings will be used for blending. Unbound Whether the bounds of the volume are taken into account. If true, the volume affects the entire world, regardless of its bounds. If false, the volume only has an effect within its bounds.
  • 35. POST PROCESS VOLUME You can place multiple Post Process Volumes in your Level, or you can place a single Actor and have it affect the entire Level by turning on Unbound in the Post Process Volume Settings category. Note: Camera Actors have these same settings.