XaiJu
CodeLikeMe
CodeLikeMe

patreon


Unreal Engine Portal Material

Here we are going to implement a portal material that gives the illusion of the depth rendered on a flat surface. Here we will use 2 approaches, one is using cube maps and another method is using a normal 2d texture to show what's inside the portal. We can use the same method to render fake interiors as well. Also, we will look into how to create custom cubemaps using 6 images (left, right, front, back, top, bottom) with the Nvidia texture tools exporter plugin for photoshop. (https://developer.nvidia.com/nvidia-texture-tools-exporter) We will use the images from this site for the custom cube map. (https://opengameart.org/content/space-skyboxes-0)

password=CodeLikeMe_portalMat

Unreal Engine Portal Material

More Creators