abilities (2) ai (2) animation (2) art (1) c++ (11) career (1) debug (1) discord (2) docs (9) drivers (1) editor (1) film (2) games (6) graphics (5) input (1) materials (1) maya (4) network (1) open-source (15) procgen (1) production (1) programming (4) python (4) tech-art (3) tutorials (7) ui (6) unity (1) unreal (37) utilities (3) vfx (1) vr (2) Links Alekon Morphing Reticles A neat tutorial about creating and blending between SDFs. alekongame.com/morph/ unreal tutorials tech-art benui Ben has a huge number of great Unreal tutorials and resources, mostly focused on UI, but covering a variety of topics in the engine. benui.ca/ tutorials ui unreal programming Epic Developer Community The official community for forums, tutorials, and other docs related to Unreal. dev.epicgames.com/community/unreal-engine unreal tutorials docs Inigo Quilez Co-creator of shadertoy and an incredible resource for learning to write shaders and think about graphics programming. iquilezles.org/ graphics tutorials unreal Orfeas Eleftheriou Orfeas’s site is another gold bookmark with many unique c++ tutorials for Unreal, covering some uncommonly found topics. orfeasel.com/ unreal tutorials programming Shading Models and GBuffer Great tutorial consolidating a lot of experience in adding new shading models and lighting features. I used very similar techniques to accomplish Creature in the Well and Stonefly’s look. dev.epicgames.com/community/learning/tutorials/2R5x/unreal-engine-new-shading-models-and-changing-the-gbuffer unreal tutorials graphics Tom Looman Maybe the most important Unreal c++ learning site you should know about. Tom’s work can teach you everything you need to know about Unreal. tomlooman.com/ unreal tutorials programming