---
title: "Even Faster Terrain - Terrain Shaders - Episode 6"
url: https://daily.dev/posts/even-faster-terrain---terrain-shaders---episode-6-hew1vr8di
source_url: https://www.youtube.com/watch?v=ucuSaiDuqiM
type: video:youtube
source: "Ben Cloward"
published: 2026-01-24T19:35:17.512Z
updated: 2026-01-24T21:23:03.930Z
tags: ["game-development", "unity", "unreal-engine"]
reading_time: 33
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Even Faster Terrain - Terrain Shaders - Episode 6

**[Ben Cloward](https://daily.dev/sources/bencloward)** · 33 min read · 0 upvotes · 0 comments

## Summary

In this tutorial, I show how to make terrain shaders even faster than last week using runtime virtual textures. This technique allows us to only render the complex terrain shader when needed instead of every frame.

Here's the playlist for the whole series:
https://www.youtube.com/playlist?list=PL78XDi0TS4lHI72hWFQHpDJpL87LiQPgC

Shader Book Recommendations
https://www.bencloward.com/resources_books.shtml

------------------------------

Theme Music
Peace in the Circuitry - Glitch Hop
http://teknoaxe.com/Link_Code_3.php?q=1526

Background Music
Speo - The Little Things
https://www.youtube.com/watch?v=kvCYuyyLgC0

#UnrealEngine #shadergraph #Unity

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=ucuSaiDuqiM>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#game-development](https://daily.dev/tags/game-development), [#unity](https://daily.dev/tags/unity), [#unreal-engine](https://daily.dev/tags/unreal-engine)

[View this post on daily.dev](https://daily.dev/posts/even-faster-terrain---terrain-shaders---episode-6-hew1vr8di)
