Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Difference between revisions of "External UDK tutorials"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Modeling & Texturing)
(Effects)
 
(4 intermediate revisions by 4 users not shown)
Line 41: Line 41:
 
===Effects===
 
===Effects===
 
*[http://forums.epicgames.com/showthread.php?t=708297 Effects] by Gizmosan
 
*[http://forums.epicgames.com/showthread.php?t=708297 Effects] by Gizmosan
 +
*[https://www.imbueFX.com imbueFX] Site dedicated completely to VFX in games, mostly UDK tutorials
  
 
===Physics===
 
===Physics===
Line 83: Line 84:
 
*[http://www.chrisalbeluhn.com/Texture_Density_Tutorial.html Texture Density] by Christopher Albeluhn
 
*[http://www.chrisalbeluhn.com/Texture_Density_Tutorial.html Texture Density] by Christopher Albeluhn
 
*[http://www.chrisalbeluhn.com/Normal_Map_Tutorial.html Normal Mapping] by Christopher Albeluhn
 
*[http://www.chrisalbeluhn.com/Normal_Map_Tutorial.html Normal Mapping] by Christopher Albeluhn
*[http://www.design3.com/udk design3 3dsMax Character Creation Tutorial Series]<sup>Video</sup> by [http://www.design3.com design3]
+
*[http://www.design3.com/autodesk-3ds-max 3dsMax Tutorial Series]<sup>Video</sup> by [http://www.design3.com design3]
 
+
*[http://www.design3.com/autodesk-maya Maya Tutorial Series]<sup>Video</sup> by [http://www.design3.com design3]
 +
*[http://www.design3.com/autodesk-softimage Softimage Tutorial Series]<sup>Video</sup> by [http://www.design3.com design3]
 +
*[http://www.design3.com/blender Blender Tutorial Series]<sup>Video</sup> by [http://www.design3.com design3]
  
 
===Rigging & Animation===
 
===Rigging & Animation===
Line 90: Line 93:
  
 
==Programming==
 
==Programming==
 +
*[http://www.youtube.com/watch?v=66sKeBRegHo UDK HUD Video Tutorial] by John Bellardine
 
*[http://forums.epicgames.com/showthread.php?t=734592 Making a Skeletal Control to move an arm] by Cozmicaztaway
 
*[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://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://forums.epicgames.com/showthread.php?t=715344 RPG Inventory] by gegebel
 
 
*[http://forums.epicgames.com/showthread.php?t=740942 Unreal Dimensions] by FlynT
 
*[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=740838 How to Wall Walking/climbing in 2D logic] by xGallox

Latest revision as of 18:43, 11 June 2013

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

Basic[edit]

Mapping[edit]

SpeedTree[edit]

Materials[edit]

Effects[edit]

  • Effects by Gizmosan
  • imbueFX Site dedicated completely to VFX in games, mostly UDK tutorials

Physics[edit]

Terrain[edit]

Lighting[edit]

Kismet[edit]

Kinect NUI[edit]

Modeling & Texturing[edit]

Rigging & Animation[edit]

Programming[edit]

DLLBind[edit]

ScaleForm[edit]

Other[edit]

Official[edit]

Other links[edit]