
Master the Unreal Engine project setup by selecting a third person game template with blueprint on desktop and starter content. Get comfortable with interface: outliner, details panel, and content drawer.
Create a brand new Unreal landscape and sculpt with brushes like sculpt, erase, smooth, flatten, ramp, erosion, and noise to shape the environment with the landmass plugin.
Create an idyllic environment by shaping mountains and valleys with the landmass plugin, then add a lake and river using the water system for a seamless, bucolic scene.
Develop realistic materials in Unreal Engine using PBR textures, base color, normal maps, and roughness within a node-based material graph.
Learn to control texture size in Unreal Engine by adjusting UV tiling with the texture coordinate and multiply nodes, including rotation via a rotator and master materials and material instances.
Learn master materials and material instances in Unreal Engine, using parameters to create reusable materials and dynamic textures, tiling, rotation, normal, and roughness for faster workflow.
Explore material functions and how they wire into master materials and material instances, showing how to create reusable uv control functions and parameters for tiling and rotation.
Master advanced UV control in Unreal Engine by isolating U and V with a component mask and offsetting textures separately, then combine them into a single uv output.
Learn to create a normal map strength control in Unreal Engine by using component masks to isolate R and G, separate B, multiply, and join channels.
Set up a landscape material in Unreal Engine by creating a small landscape, building a master material with functions and textures, and applying a material instance to the landscape.
Refactor the uv control to support landscape materials by using the landscape coordinate node with a static switch, enabling landscape vs texture coordinates in the material instance; address texture repetition.
Explore reducing texture repetition in Unreal Engine using texture variation within a unified UV control, and set up a static switch to toggle texture variation in a material instance.
Learn how displacement uses height map to deform geometry in PBR materials, creating depth, grooves and realism, and how to enable and adjust tessellation and displacement in Unreal Engine 5.5+.
learn to create gravel and grass material layers, convert them to material attributes, and blend them with a landscape using blend material attributes to procedurally place riverbed features.
Procedurally apply the riverbed and lake bed materials in Unreal Engine using fab textures, import assets, and configure layer weight maps to blend across water bodies.
Learn Blender basics for beginners, covering navigation, object and edit modes, essential transforms (move, rotate, scale), axis isolation, extrude, and creating primitives in Blender 4.2.1 LTS.
Master core Blender modeling tools—extrude, edge loops, inset, knife, bevel, and subdivision modifiers—plus mirror and array workflows to create efficient, polished environment models.
Apply transforms in Blender to unify scale and orientation, then favor quads over triangles and ngons for models that will be animated or exported, since engines triangulate meshes.
Model a cottage blockout in Blender, using a cube starter, set dimensions, add a ground floor, second floor, and attic, then create window openings with edge loops and bevels.
Model the cottage walls in Blender, adding bevels to corners and window openings to boost realism, then prepare shading and unwrapping in Unreal Engine.
In the attic lesson, you model wall thickness, delete excess faces, add edge loops, extrude and snap to establish solid walls, then merge vertices to form one cohesive mesh.
Learn uv mapping and unwrapping to create a distortion-free 2d version of a 3d model for texture projection. Use marked seams and Blender UV editor with a UV checker.
Unwrap the cottage walls in Blender by placing seams at corners and texture direction changes to reduce distortion, using a UV checker to verify results.
Model a detailed roof window in Blender by beveling edges, creating a frame, extruding, and adding precise UV unwrapping with a checker material, including seam placement and tile references.
Refine the chimney blockout by adding bevels, adjusting the shape, and detailing the top with smoke openings, while isolating, renaming, and preparing the model for later unwrapping.
Learn to unwrap the chimney by adding seams, detaching parts, and iteratively optimizing UVs, then create and apply a single Unreal-ready material slot to the building, roof window, and chimney.
Create multiple window variations for a cottage in blender, organize windows in a collection, refine materials, and add a glass plane to prevent seeing interior from outside.
Craft a rustic wood-board door with a small top window, a rustic metal handle, and molding for a cottage vibe. Unwrap textures with uv checker maps and seams for realism.
Model a rustic metal door handle with a keyhole for a cottage ambience, using bevels, edge loops, and bridge edge loops to create quads; preview subdivision surface for smoother results.
Master subdivision surface on a low-poly door handle, compare Catmull-Clark with simple subdivision, and refine topology using edge loops to preserve creases and hard edges.
Mark seams to unwrap the door handle, detach the front plate, and unwrap with symmetry. Preview uvs with a checker material and apply subdivision surface to assess distortion.
Model nails from a small cube, sculpt the head with subdivision and edge split, apply a metal material, and use arrays to duplicate and place them along the door.
Build window planters in Blender starting from a cube, bevel corners, extrude, merge, and unwrap with seams, then duplicate to other windows and apply the wall material.
Model a roof structure along a slope, add thickness for the roof covering, bevel edges and eaves, create seams, and mirror to finish the cottage roof.
Create a roof covering from a roof plane, apply the solidify modifier for thickness, symmetrize and mirror in the y direction, then bevel edges, create seams, and unwrap for texturing.
Explore roof covering techniques in environment art using Unreal Engine and Blender, presented as a timelapse in part 02.
Create material instances from the master material and apply plaster, wood, and roof textures to the cottage in Unreal Engine, importing 4k textures and adjusting tiling, rotation, and roughness.
Learn to build a base color control in Unreal Engine using a lerp blend between the base color texture and a tint, with reusable material function and tint intensity parameters.
Apply macro variation overlays to master materials to add weathered realism with multi-scale textures and a dirt mask, controllable by a static switch.
Create a metal material instance from the master material, enabling rust metal textures and a metallic switch to toggle between metal and non-metal, adjust tiling and roughness for rustic reflections.
Build a glass-like material in Unreal Engine using a simple non-master material with translucency, base color, high specular, and low roughness, adding a Perlin texture through lerp.
learn to implement vertex painting in the master material to blend plaster and brick textures, using a lerp node, vertex color red channel, and per-texture uv controls in Unreal Engine.
Copy the water material to your project, then tweak absorption, translucency, color, scattering, anisotropy, and caustics for lake and river realism.
Explore foliage in Unreal Engine by placing non-collision grass and other props using landscape grass types, density controls, masks, and procedural placement in the landscape material.
Learn to paint foliage in Unreal Engine using masks and alpha-driven blends to place grass, rock, and plants on landscapes, while adjusting density, scale, rotation, and the start cool distance.
Explore procedural content generation to place trees with PCG in Unreal, using surface sampler points and mesh spawners, while controlling density, scale, and exclusions like water and steep areas.
Bring your creative ideas to life by building fully realized 3D environments using Unreal Engine 5 and Blender. This course is designed for beginners and experienced artists who want to master the process of creating interactive, game-ready worlds.
What you’ll learn:
Terrain Creation: Sculpt natural landscapes with Unreal’s Landscape and Landmass tools, shaping mountains, valleys, and rivers.
Procedural Landscape Materials: Apply materials that adapt automatically to height and slope, making your terrains look dynamic and realistic.
Water System: Create lakes and rivers integrated seamlessly into your environment.
Blender Workflow: Model a cozy, game-ready cottage with clean topology, proper UVs, and export it to Unreal.
Material Design & Vertex Painting: Design and blend materials on both assets and landscapes to add subtle, realistic details.
Foliage & Procedural Content Generation (PCG): Populate your world with trees and vegetation, controlling placement by slope and altitude for organic results.
Lighting & Atmosphere: Master Unreal’s Lumen lighting system, volumetric effects, fog, and post-processing to create cinematic moods — from dreamy sunsets to misty forests.
Hands-On Practice: Guided exercises in every section ensure you build skills as you create, not just watch.
By the end of this course, you’ll have a fully interactive, game-ready environment and a deep understanding of the entire pipeline — from terrain sculpting to assets, procedural landscape materials, foliage, and cinematic lighting. Whether you’re a game developer, environment artist, or level designer, this course equips you with the knowledge and confidence to bring your worlds to life.