The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Difference between revisions of "External UDK tutorials"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m (Reverted edits by 74.127.18.245 (Talk) to last revision by Badkangaroo)
(Added more tutorials and formatted)
Line 1: Line 1:
 
This page is to link to all the various [[UDK]] specific tutorials that are starting to pop up around the web.
 
This page is to link to all the various [[UDK]] specific tutorials that are starting to pop up around the web.
  
==Non-video Tutorials==
+
==Basic==
 
*[[udn3:DevelopmentKitProgramming|Getting Started Programming on the Unreal Development Kit]] by Epic Games
 
*[[udn3:DevelopmentKitProgramming|Getting Started Programming on the Unreal Development Kit]] by Epic Games
 
*[[udn3:DevelopmentKitContentCreation|Getting Started Creating Content with the Unreal Development Kit]] by Epic Games
 
*[[udn3:DevelopmentKitContentCreation|Getting Started Creating Content with the Unreal Development Kit]] by Epic Games
 
*[http://tutorial.toltecstudios.com/ Setting Up a Basic Game] by Hourences
 
*[http://tutorial.toltecstudios.com/ Setting Up a Basic Game] by Hourences
 +
*[http://www.youtube.com/watch?v=OcJ3J2Yf_Wg Getting Started with UDK: part 1]<sup>Video</sup> by Raven67854
 +
*[http://www.youtube.com/watch?v=sF8IGc_SRBI Getting Started with UDK: part 2]<sup>Video</sup> by Raven67854
 +
*[http://www.youtube.com/watch?v=_RjtzK4uK_Q UDK Tutorial For The Basics]<sup>Video</sup> by IWillShutUDown
 +
*[http://www.dl.deathtouchstudios.com/videotutorials/ Creating a Blank Game Project Using the UDK] by wildicv
 +
*[http://okita.com/alex/?page_id=444 Step by Step intro to Unrealscript] by BadKangaroo
 +
*[http://forums.epicgames.com/showthread.php?t=707357 Use Visual Studio 2008 with nFringe and UDK] by SneakyToB
 +
*[http://forums.epicgames.com/showthread.php?t=736553 How to get BARE INSTALLATION] by pesdelisi
 +
*[http://forums.epicgames.com/showthread.php?t=711261 Your really first game] by Ayalaskin
 +
 +
==Mapping==
 +
*[http://www.youtube.com/watch?v=4-qEHHorBAs Fluid Surface Actor Tutorial]<sup>Video</sup> by Raven67854
 +
*[http://www.youtube.com/watch?v=GTP4TDBGWsQ CrowdSystem Tutorial]<sup>Video</sup> by Raven67854
 +
*[http://forums.epicgames.com/showthread.php?t=716841 simple 2 level room with sliding doors] by toxicpanther
 +
*[http://forums.epicgames.com/showthread.php?t=718347 Interactive Foliage with Wind Material] by A Rabbit
 +
 +
===SpeedTree===
 +
*[http://www.youtube.com/watch?v=bG79EosNiBQ SpeedTree to UDK Basics: part 1]<sup>Video</sup> by Raven67854
 +
*[http://www.youtube.com/watch?v=hnU1qK044xw SpeedTree to UDK Basics: part 2]<sup>Video</sup> by Raven67854
 +
*[http://www.youtube.com/watch?v=mqchkGvlsKk SpeedTree to UDK Basics: part 3]<sup>Video</sup> by Raven67854
 +
*[http://www.youtube.com/watch?v=jp6sUJfIfaU SpeedTree to UDK Basics: part 4]<sup>Video</sup> by Raven67854
 
*[http://kankeine.blogspot.com/2009/11/outdoor-01.html Speed Tree 01] by Warai Otoko
 
*[http://kankeine.blogspot.com/2009/11/outdoor-01.html Speed Tree 01] by Warai Otoko
 
*[http://kankeine.blogspot.com/2009/11/outdoor-02.html Speed Tree 02] by Warai Otoko
 
*[http://kankeine.blogspot.com/2009/11/outdoor-02.html Speed Tree 02] by Warai Otoko
 +
 +
===Material===
 +
*[http://forums.epicgames.com/showthread.php?t=733910 Simple Real Time Reflection + Distortion] by danimal'
 +
 +
===Effects===
 +
*[http://forums.epicgames.com/showthread.php?t=708297 Effects] by Gizmosan
 +
 +
===Terrain===
 +
*[http://www.youtube.com/watch?v=VYGG2e9CEBE Unreal Terrain Basics]<sup>Video</sup> by Raven67854
 +
*[http://forums.epicgames.com/showthread.php?t=722796 High fidelity terrains with supermasks and normal maps] by anomandarius
 +
 +
===Lighting===
 +
*[http://www.youtube.com/watch?v=OXR__qu3UMw UDK Tutorial For Light Toggling]<sup>Video</sup> by IWillShutUDown
 +
*[http://eat3d.com/udk_lighting UDK Lighting & Post Processing - An Introduction and Application]<sup>Video</sup> by Eat3D
 +
*[http://www.chrisalbeluhn.com/UDK_Lightmass_Tutorial.html Lightmass] by scruffy
 +
*[http://www.chrisalbeluhn.com/UDK_Ambient_Occlusion_Tutorial.html Global Illumination/ambient occlusion] by scruffy
 +
*[http://www.chrisalbeluhn.com/UDK_Static_Mesh_Emissive_Lighting_Tutorial.html Emissive Lighting] by scruffy
 +
*[http://jarlanperez.com/?p=380 Light Mapping] by Jarlan perez
 +
 +
===Kismet===
 +
*[http://forums.epicgames.com/showthread.php?t=736432 Mass Effect style Interaction system] by research
 +
*[http://forums.epicgames.com/showthread.php?t=728072 A basic Auto-Turret through Kismet] by Mclogenog
 +
*[http://forums.epicgames.com/showthread.php?t=726686 Simple keypress detection in UDK using Kismet] by CreativeCoding
 +
*[http://forums.epicgames.com/showthread.php?t=732380 spawn enemy bots in kismet] by tegleg
 +
 +
==Modeling==
 +
*[http://www.youtube.com/watch?v=fwXsHvlVryE Cloth Basics with UDK: part 1]<sup>Video</sup> by Raven67854
 +
*[http://www.youtube.com/watch?v=V5iVXo-uIAs Cloth Basics with UDK: part 2]<sup>Video</sup> by Raven67854
 +
*[http://www.youtube.com/watch?v=P-DDsxLaEiE Cloth Basics with UDK: part 3]<sup>Video</sup> by Raven67854
 +
*[http://www.youtube.com/watch?v=WLaxPKCeLaY Fracture Tutorial]<sup>Video</sup> by Raven67854
 +
*[http://okita.com/alex/?p=494 Softbody Setup] by BadKangaroo
 +
*[http://cg.tutsplus.com/tutorials/autodesk-3ds-max/uv-unwrapping-a-hard-surface-object-in-3ds-max UV Unwrapping a Hard-Surface Object in 3Ds Max] by Jarlan Perez
 +
*[http://fc09.deviantart.net/fs71/f/2010/095/0/f/Highpoly_to_Lowpoly_Tutorial_by_kasigawa.pdf High poly to low poly] by Stanley Janoski
 +
*[http://savcreative.com/blog/?page_id=7 3D Studio Max UV Mapping] by liquidfire
 +
*[http://www.chrisalbeluhn.com/UDK_Mesh_Paint_Tutorial.html Mesh Painting] by scruffy
 +
*[http://www.chrisalbeluhn.com/UDK_Advanced_Vertex_Painting.html Advanced Mesh Painting Material] by scruffy
 +
*[http://www.chrisalbeluhn.com/UDK_Asset_Position_Offsets_Texturet_Tutorial.html Asset Position Offsetting Texture Coordinates] by scruffy
 +
*[http://wagner-usa.net/udk/blender_to_udk_simple.html Blender to UDK simple] by wagdog
 +
 +
===Animation===
 +
*[http://forums.epicgames.com/showthread.php?t=739482 AnimTree Video Tutorials]<sup>Video</sup> by Wraiyth
 +
 +
==Programming==
 +
*[http://forums.epicgames.com/showthread.php?t=734592 Making a Skeletal Control to move an arm] by Cozmicaztaway
 
*[http://www.bigredmonsta.co.uk/NPC%20Creation.doc Basic Custom NPC Tutorial] by Showster  
 
*[http://www.bigredmonsta.co.uk/NPC%20Creation.doc Basic Custom NPC Tutorial] by Showster  
*[http://forums.epicgames.com/showthread.php?t=707357 Use Visual Studio 2008 with nFringe and UDK] by SneakyToB
 
 
*[http://okita.com/alex/?p=614 Step by step GamePawn class] by BadKangaroo
 
*[http://okita.com/alex/?p=614 Step by step GamePawn class] by BadKangaroo
*[http://okita.com/alex/?p=494 Softbody Setup] by BadKangaroo
+
*[http://forums.epicgames.com/showthread.php?t=715344 RPG Inventory] by gegebel
*[http://okita.com/alex/?page_id=444 Step by Step intro to Unrealscript] by BadKangaroo
+
*[http://forums.epicgames.com/showthread.php?t=740942 Unreal Dimensions] by FlynT
 +
*[http://forums.epicgames.com/showthread.php?t=740838 How to Wall Walking/climbing in 2D logic] by xGallox
 +
*[http://forums.epicgames.com/showthread.php?t=715093 A basic HUD] by S ha d
 +
*[http://forums.epicgames.com/showthread.php?t=736551 Third Person/Free Camera Tutorial] by pesdelisi
 +
*[http://forums.epicgames.com/showthread.php?t=715177 Updated_Simple Esc/Pause Menu] by xnasorcerer
 +
*[http://forums.epicgames.com/showthread.php?t=711084 UnrealScript and Kismet - Basic Integration] by Ayalaskin
 +
*[http://forums.epicgames.com/showthread.php?t=718707 Laying the groundwork for a call of duty style health feedback system] by dvaessen
 +
*[http://www.dwishr.com/2010/follow-cam 3rd Person Follow Camera] by Ryan Medeiros
 +
*[http://forums.epicgames.com/showthread.php?t=731286 Displaying Scaleform HUD trough UScript] by creasso
 +
*[http://forums.epicgames.com/showthread.php?t=723110 UIScenes & Unrealscript Together] by JamieG
 +
*[http://forums.epicgames.com/showthread.php?t=709361 Isometric camera and mouse cursor basic tutorial] by roychr
 +
*[http://forums.epicgames.com/showthread.php?t=714149 Creating custom AnimNodes] by immortius
  
==Video Tutorials==
+
===DLLBind===
 +
*[http://forums.epicgames.com/showthread.php?t=727221 Save System using DLLBind and c++] by Ayalaskin
 +
*[http://forums.epicgames.com/showthread.php?t=727646 Use an embedded database with UDK] by BlackHornet80
 +
 
 +
==Texturing==
 +
*[http://forums.epicgames.com/showthread.php?t=740764 Creating a Master Material for your scene in UDK and Advanced Mesh Paint] by Virtuosic
 +
*[http://forums.epicgames.com/showthread.php?t=735105 Character Texturing Videos]<sup>Video</sup> by tyrone70
 +
 
 +
==ScaleForm==
 +
*[http://forums.epicgames.com/showthread.php?t=730994 Making Scaleform Menus Video Tutorial Series]<sup>Video</sup> by Henrik
 +
*[http://www.youtube.com/watch?v=s_v7W8h8f8s Using Scaleform]<sup>Video</sup> by scaleformpress
 +
*[http://forums.epicgames.com/showthread.php?t=732153 ScaleForm: Making a Menu with Components + Camera Animation] by Allar
 +
 
 +
==Other==
 +
*[http://forums.epicgames.com/showthread.php?t=732934 Video capture] by Vanlande
 +
 
 +
==Official==
 
*[[udn3:VtmEditor|Video Training Modules for UnrealEd]] by Epic Games
 
*[[udn3:VtmEditor|Video Training Modules for UnrealEd]] by Epic Games
 
*[[udn3:VtmTerrain|Video Training Module for Terrain Creation]] by Epic Games
 
*[[udn3:VtmTerrain|Video Training Module for Terrain Creation]] by Epic Games
Line 22: Line 112:
 
*[[udn3:VtmConstraints|Video Training Module for Physics Constraints]] by Epic Games
 
*[[udn3:VtmConstraints|Video Training Module for Physics Constraints]] by Epic Games
 
*[[udn3:VtmMaterials|Video Training Module for the Unreal Material Editor]] by Epic Games
 
*[[udn3:VtmMaterials|Video Training Module for the Unreal Material Editor]] by Epic Games
*[http://www.youtube.com/watch?v=OcJ3J2Yf_Wg Getting Started with UDK] by Raven67854
 
*[http://www.youtube.com/watch?v=VYGG2e9CEBE Unreal Terrain Basics] by Raven67854
 
*[http://www.youtube.com/watch?v=WLaxPKCeLaY Fracture Tutorial] by Raven67854
 
*[http://www.youtube.com/watch?v=4-qEHHorBAs Fluid Surface Actor Tutorial] by Raven67854
 
*[http://www.youtube.com/watch?v=fwXsHvlVryE Cloth Basics with UDK: part 1] by Raven67854
 
*[http://www.youtube.com/watch?v=V5iVXo-uIAs Cloth Basics with UDK: part 2] by Raven67854
 
*[http://www.youtube.com/watch?v=GTP4TDBGWsQ CrowdSystem Tutorial] by Raven67854
 
*[http://www.youtube.com/watch?v=bG79EosNiBQ&feature=related SpeedTree to UDK Basics: part 1] by Raven67854
 
*[http://www.youtube.com/watch?v=hnU1qK044xw SpeedTree to UDK Basics: part 2] by Raven67854
 
*[http://www.dl.deathtouchstudios.com/videotutorials/ Creating a Blank Game Project Using the UDK] by wildicv
 
*[http://www.youtube.com/watch?v=OXR__qu3UMw UDK Tutorial For Light Toggling] by IWillShutUDown
 
*[http://www.youtube.com/watch?v=_RjtzK4uK_Q UDK Tutorial For The Basics] by IWillShutUDown
 
  
 
==Other links==
 
==Other links==
 +
*[http://forums.epicgames.com/showthread.php?t=707437 UDK Video Tutorials(Youtube)] by Raven67854
 +
*[http://forums.epicgames.com/showthread.php?t=708162 UnrealScript Tutorial Series] by wildicv
 +
*[http://forecourse.com/unreal-tutorials Unreal Tutorials] by Allar
 +
*[http://forums.epicgames.com/search.php?searchid=15091442 Tutorials on EpicGames forums] by Community
 
*Not a tutorial but useful trove of info: [http://forums.epicgames.com/showthread.php?t=707020 Master Guide Thread on UDK Forum]
 
*Not a tutorial but useful trove of info: [http://forums.epicgames.com/showthread.php?t=707020 Master Guide Thread on UDK Forum]
  
[[Category:Mapping tutorials]]
+
[[Category:Mapping tutorials]][[Category:Programming tutorials]][[Category:Modeling tutorials]]
[[Category:Programming tutorials]]
+
[[Category:Modeling tutorials]]
+

Revision as of 08:43, 13 August 2010

This page is to link to all the various UDK specific tutorials that are starting to pop up around the web.

Basic

Mapping

SpeedTree

Material

Effects

Terrain

Lighting

Kismet

Modeling

Animation

Programming

DLLBind

Texturing

ScaleForm

Other

Official

Other links