Website powered by

Unreal Engine 5 Technical Materials

A set of technical materials created using the Unreal Engine 5.7 material toolkit

The following assets from the Unreal Fab marketplace were used under license in the showcase videos:
Sci FI Hallway Asset Pack by Apoc - https://fab.com/s/3312082a5ddf
Old School Sci-Fi Material Pack by Yaraslau Khamenka - https://fab.com/s/db7e20b2423e
EnchantedPotionRoom_Free by StelarMagic - https://fab.com/s/78c5251be14a
Stylized Dungeon Pack by CobraGamesAssets - https://fab.com/s/632261a5e923
free security camera by Z-TR-ZTR - https://fab.com/s/5fa6c351296f

The following asset from itch.io was used under license for the parameter default textures showcased in the material blueprints:
PBR Seamless Textures Pack 2022 by Matthew L Hornbostel - https://matthornb.itch.io/pbr-seamless-textures-pack-2022

Material implementation in sci-fi environment

Material implementation in fantasy environment

The Glow material blueprint

The Glow material blueprint

The Screen material blueprint

The Screen material blueprint

The Random Overlay material blueprint is far more complicated, so individual sections can be found below

The Random Overlay material blueprint is far more complicated, so individual sections can be found below

The section for aligning the overlay texture array with the world. The same method is used for the overlay mask texture array, so it is not shown.

The section for aligning the overlay texture array with the world. The same method is used for the overlay mask texture array, so it is not shown.

The section for randomizing both the overlay texture and the overlay placement

The section for randomizing both the overlay texture and the overlay placement

The section for placing the overlay on the base texture

The section for placing the overlay on the base texture

The section for all other base texture elements and the the material slate node

The section for all other base texture elements and the the material slate node