Reader small image

You're reading from  Architectural Visualization in Unreal Engine 5

Product typeBook
Published inFeb 2024
Reading LevelIntermediate
PublisherPackt
ISBN-139781837639762
Edition1st Edition
Languages
Tools
Concepts
Right arrow
Author (1)
Ludovico Palmeri
Ludovico Palmeri
author image
Ludovico Palmeri

Ludovico Palmeri started his career as an architectural engineer, soon specializing in architectural visualization by attending the master of digital architecture in Venice (M.A.D.I.) in 2017 and further refining his real-time skills with the Unreal Masterclass at the State of art academy (SoA), both internationally recognized institutions, top players when it comes to training for archviz. He has worked for renovated architectural firms worldwide as a 3d visualizer and soon after started a freelance career, where he worked with different real time companies (Brud and Dapperlabs, Purple, Why, Goldsmith university of London), where he learned alternative workflows to real-time visualization, improving standard approaches to archviz in UE5.
Read more about Ludovico Palmeri

Right arrow

Discovering the Material Editor

Unreal Engine Materials determine the characteristics of objects in a scene, controlling their visual appearance. They provide instructions to the rendering engine on how surfaces interact with light, encompassing aspects such as color, reflectivity, texture, and transparency. These calculations rely on data from images, Material Expressions, and Material settings and happen “under the hood.”The place where everything takes place is the Material editor, so let’s start learning about it.

Material Editor interface

Creating shaders for your project in Unreal Editor does not require you to write any code – not directly at least. Instead, you can use the Material Editor, a visual scripting interface, to generate assets called Materials. These Materials are constructed by combining Material Expressions, which are nodes in a shader Graph. The results from these Material Expressions are then passed into the inputs of the Main...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Architectural Visualization in Unreal Engine 5
Published in: Feb 2024Publisher: PacktISBN-13: 9781837639762

Author (1)

author image
Ludovico Palmeri

Ludovico Palmeri started his career as an architectural engineer, soon specializing in architectural visualization by attending the master of digital architecture in Venice (M.A.D.I.) in 2017 and further refining his real-time skills with the Unreal Masterclass at the State of art academy (SoA), both internationally recognized institutions, top players when it comes to training for archviz. He has worked for renovated architectural firms worldwide as a 3d visualizer and soon after started a freelance career, where he worked with different real time companies (Brud and Dapperlabs, Purple, Why, Goldsmith university of London), where he learned alternative workflows to real-time visualization, improving standard approaches to archviz in UE5.
Read more about Ludovico Palmeri