YouTube video by Daniel Ilett
Vertex Shaders & Tessellation | Unity Shader Code Basics 05
Learn all about vertex and tessellation shaders and create a wave shader in this latest installment of my Unity shader code series! With tessellation, you can increase the number of vertices on the fly, making vertex displacement effects look nicer! www.youtube.com/watch?v=Surw...
06.11.2025 14:19 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by Daniel Ilett
Depth | Unity Shader Code Basics 04
With the depth buffer, Unity is able to draw things in the correct order. We can use depth in shaders to create many effects, including silhouettes and x-ray vision! Learn all about it in my tutorial: www.youtube.com/watch?v=2wa6...
30.10.2025 12:39 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by Daniel Ilett
Transparency | Unity Shader Code Basics 03
Learn all about transparency in code-based shaders in the third part of my Unity beginner series! With transparent objects, you need to sort objects back-to-front and blend their colors with the existing screen contents using an alpha value. www.youtube.com/watch?v=lmgY...
20.10.2025 17:01 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Zelda Recall Rune in Unity URP
With post processing, it's possible to draw specific objects to a mask texture and outline them, turning the rest of the screen greyscale with a screen wipe effect.
I've been catching up on written versions of my shader tutorials on my website and I'm finally up to date, starting with my recreation of the Recall rune from Tears of the Kingdom here: danielilett.com/2025-10-11-t...
15.10.2025 18:45 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
I just released Part 2 of my Shader Code Basics series, which is all about texturing and UV coordinates! Textures give you a ton of control, so they're a fundamental building block for most of the shaders you'll write. www.youtube.com/watch?v=XwHp...
13.10.2025 15:39 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by Daniel Ilett
Unity HLSL Shader Basics (01: Your First Shader)
I'm starting a new tutorial series about writing HLSL shader code with Unity! There's lots that you can do with code that Shader Graph still doesn't support, but this first part focuses on an unlit color shader - the shader version of Hello World.
www.youtube.com/watch?v=eMWr...
06.10.2025 14:11 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 1
YouTube video by Daniel Ilett
Unity Shader Graph Basics (Part 12 - Fullscreen Graphs)
I just released another beginner tutorial for Unity Shader Graph, focusing on post process filters. Learn how to create a basic greyscale filter and a color- and normal-based outline effect! www.youtube.com/watch?v=UpVW...
01.10.2025 13:17 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
I've been tinkering with this for a while now so I would greatly appreciate you taking a peek at it! There's a 50% launch discount for the first couple of weeks, and owners of the original pack get a 50% discount afterwards. Oh, and new shader tutorials are coming soonish!
22.09.2025 16:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Daniel Ilett's Ultimate Shader Bundle | VFX Shaders | Unity Asset Store
Add depth to your next project with Daniel Ilett's Ultimate Shader Bundle from Daniel Ilett. Find this & more VFX Shaders on the Unity Asset Store.
I published a bundle of all of my shaders on the Unity Asset Store, so you can get my retro, hologram, post processing, and toon effects, plus extra shader tools, for a reduced cost. I'll be adding new packs to the bundle in the future too! assetstore.unity.com/packages/vfx...
02.09.2025 15:55 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Not to proselytize too much, but I think it's well worth people carving out their own space on the Internet which is wholly your own. I think we end up losing something when we all converge on the same handful of big websites.
17.08.2025 13:41 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Retro Shaders Pro for URP 1.4
The 90s called and they want their shaders back
The full documentation for my asset packs is also live on the site, such as danielilett.com/retro-shader... - some of this was missing before. Still missing a couple of tutorials, which I will work on adding.
17.08.2025 13:41 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Games | Shaders | Tutorials
{%- if paginator.total_pages > 1 -%} {%- if paginator.previous_page -%} Previous {%- endif -%} {%- for page in (1..paginator.total_pages) -%} {%- if page == paginator.page -%} {%- if page == 1 -%} {{-...
Over the last week, I've rewritten my website, danielilett.com, from scratch. It's faster, cleaner, sleeker than before, and navigation should be much better. I hope you'll give it a look and maybe learn something about shaders!
17.08.2025 13:41 โ ๐ 0 ๐ 0 ๐ฌ 2 ๐ 0
Retro Shaders Pro for URP | VFX Shaders | Unity Asset Store
Add depth to your next project with Retro Shaders Pro for URP from Daniel Ilett. Find this & more VFX Shaders on the Unity Asset Store.
You can grab my Retro Shaders Pro asset pack for a pretty hefty discount right now! For just a couple of dollars, you'll get a bunch of PS1, N64, CRT, and VHS-inspired shaders: wobbly textures, vertex snapping, low resolutions. assetstore.unity.com/packages/vfx...
04.06.2025 15:14 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Has anyone come up with a second-order grading company that rates the quality of the plastic enclosures for graded cards? Like "this is only a PSA 4 PSA 10 Charizard, the card is offset inside the box by 1mm"? Call it a Collateralized Deck Obligation.
26.05.2025 15:56 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
It's out now! Learn how to make holographic foil cards with parallax layers just like this one using Shader Graph and URP in Unity! โจ www.youtube.com/watch?v=p-if...
26.05.2025 14:12 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
Here's a little look at the holographic card shader I've been working on - I'm hoping to get a tutorial video finished and released over the weekend! โจ
24.05.2025 17:04 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 1
It also comes with a library of subgraphs for RGB<->HCL color transforms, better Voronoi, refraction, lighting, and stochastic texturing to avoid tiling, with more shaders and subgraphs planned for future updates. Plus, heaps of options just like URP's base shaders.
20.05.2025 16:45 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
I just released a new asset pack, Shader Toolbox for Unity URP! It comes with a bunch of new shaders, subgraphs for Shader Graph, and my favorite feature: a way to see transparent objects in effects which use the camera texture!
๐ฆ Get it here: assetstore.unity.com/packages/vfx...
20.05.2025 16:45 โ ๐ 6 ๐ 0 ๐ฌ 1 ๐ 0
A sneak peak of a shader tutorial I've been working on lately: holographic trading cards ๐ชฟ
20.05.2025 11:53 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
This seller knows what's up
01.05.2025 16:05 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by Daniel Ilett
Unity Shader Graph Basics (Part 11 - Terrains)
Unity Shader Graph still doesn't officially support terrains, but you *can* read texture data from the terrain and combine the texture layers yourself. In this tutorial, I do just that, then make a system to automatically draw cliffs and add a world scan effect. www.youtube.com/watch?v=q0to...
13.04.2025 13:25 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
I've had lots of great feedback and you've given me so many cool shader ideas! If you missed it, I'm planning on giving keys to my asset packs to a lucky few people who respond to the poll, so make sure you get your responses in!
25.03.2025 16:20 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Currently I'm planning to give away a couple of keys for each of my packs, but I might increase that if there's a lot of responses.
You also don't actually have to answer the questions, I'm not running an illegal lottery lmao
21.03.2025 13:57 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Daniel Ilett shader feedback
I want to hear from you about what kind of shaders I should cover and a few other things related to the stuff I make! Answer as many or as few of the questions as you'd like - any feedback is welcome....
I'm looking for feedback to know what kinds of shaders I should talk about on my YouTube channel in the future! I'm also giving away free copies of my asset packs to a few lucky respondents - please check out the form here: forms.gle/S68WYnywZwph...
21.03.2025 13:57 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 1
I want the pack to cover a pretty broad set of use cases and make each effect as useful as possible, so it'll contain a collection of subgraphs you can reuse, and probably also some renderer features for extra utility!
06.03.2025 17:58 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
I'm also working a collection of Shader Graph stuff based on some previous work! I'm adding all-new options and settings, plus fancy editor windows for each effect.
06.03.2025 17:58 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Software professional in the UK. Esperu!
He/him ๐ณ๏ธโ๐
Official account for http://Serebii.net, the massive Pokรฉmon website
We make games like we make food. With a lot of love. Latest game Haven โจ. Previously: Furi, Squids Odyssey, Combo Crew.
https://thegamebakers.carrd.co/
โพโห.โโฉ aka "The Cloud Witch" โจ๐๐ฎ ~
Senior Flutter & TypeScript Engineer,
consulting at @vgventures.bsky.social;
๐ A game dev at heart ~
CEO & Founder at @mekomi.dev;
๐๐ #Flutterista ~
๐ณ๏ธโโง๏ธ๐ณ๏ธโ๐ she/they
Writing the Godot Shaders Bible!
Technical Art explained step by step โจ more at https://jettelly.com/
Writer and Warhammer Enthusiast
Unity Insider Program, Lead at Unity!
โฒ http://itch.io โฒ http://moonscript.org โฒ http://leafo.net/lapis โฒ he/him
Open indie game marketplace and DIY game jam host
Account support? Email support@itch.io
โ๐ข You can use your itchio URL as your Bluesky username, check here: https://itch.io/user/settings/bluesky
Drive your van across Provence-punk landscapes in a narrative-driven exploration game! https://s.team/a/1582650/
pixel artist, game dev, lore fan, gadgetpunk enthusiast
The official bluesky account of Foxes In Love!
jon
https://www.patreon.com/c/SecretBase
https://www.youtube.com/SecretBaseSBN
Americaโs Finest News Source. A @globaltetrahedron.bsky.social subsidiary.
Get the paper delivered to your door: membership.theonion.com
Personal website: https://alan.draknek.org/
Head Draknek at Draknek & Friends, making thinky puzzle games. He/him.
https://www.draknek.org/
Our next game: Spooky Express https://store.steampowered.com/app/3352310/Spooky_Express/
Assistant Professor of Computer Science at the University of Warwick ๐ณโ๐ {they,he}
Interests: Functional programming; theoretical computer science; Indie games; Gamedev; TTRPGs; Doctor Who (I made whodle! ๐บ)
Indie game developer at Rebourne Studios. Aston Villa fan and also support Japanese team Shonan Bellmare.
#avfc
Engineer of Distractions; Ancient Pro/Indie Game Dev (1999+); IGF Finalist (2009); Retro, DIY, C64 nerd; AKA PoV, PoVRAZOR; ndenb; He/Then; ๐
Caretaker/co-creator of the @ludumdare.com online game jam; Spring:Theorist ๐ถ
Empathy is punk! Trans rights! ๐ณ๏ธโโง๏ธ๐๐ค
mostly cat pictures
He/him
Writer: X-Men, X2, Watchmen, The Scorpion King, Warrior Nun. Director: Wolves. Actor: Lupin, King Shark, Guyver II, Metal Gear, The Long Dark, Yakuza. Jedi Master of The Old Republic.
Location: The Palace of Wisdom