My program doesn't have bugs. It just develops random features.
Difference between revisions of "External UDK tutorials"
From Unreal Wiki, The Unreal Engine Documentation Site
m (moved External UDK Tutorials to External UDK tutorials) |
(→Effects) |
||
(17 intermediate revisions by 11 users not shown) | |||
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. | ||
− | == | + | ==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 | ||
+ | *[http://www.design3.com/udk design3 UDK Tutorial Series]<sup>Video</sup> by [http://www.design3.com design3] | ||
+ | |||
+ | ==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 | ||
+ | *[http://www.design3.com/udk/intermediate/udk-racing-game-level-design UDK Racing Game]<sup>Video</sup> by [http://www.design3.com design3] | ||
+ | |||
+ | ===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 | ||
− | ==Video Tutorials== | + | ===Materials=== |
+ | *[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=733910 Simple Real Time Reflection + Distortion] by danimal' | ||
+ | *[http://www.chrisalbeluhn.com/UDK_Mist_Fog_Tutorial.html Mist or Fog] by Christopher Albeluhn | ||
+ | *[http://www.chrisalbeluhn.com/UDK_Mesh_Paint_Tutorial.html Some tricks with Vertex Painting] by Christopher Albeluhn | ||
+ | *[http://www.chrisalbeluhn.com/UDK_Advanced_Vertex_Painting.html Interpolating between Materials with Vertex Painting] by Christopher Albeluhn | ||
+ | *[http://www.chrisalbeluhn.com/UDK_World_Position_Offset.html World Position Offset] by Christopher Albeluhn | ||
+ | *[http://www.chrisalbeluhn.com/UDK_Asset_Position_Offsets_Texturet_Tutorial.html Mesh Instance Texture Offset] by Christopher Albeluhn | ||
+ | |||
+ | ===Effects=== | ||
+ | *[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=== | ||
+ | *[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://www.chrisalbeluhn.com/UDK_Physics_Asset_Creation_1.html Physics Asset Creation] by Christopher Albeluhn | ||
+ | |||
+ | ===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 | ||
+ | *[http://www.design3.com/udk/fundamentals/introduction-to-udk-landscape-tool UDK Landscape Tutorial]<sup>Video</sup> by [http://www.design3.com design3] | ||
+ | |||
+ | ===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 Christopher Albeluhn | ||
+ | *[http://www.chrisalbeluhn.com/UDK_Ambient_Occlusion_Tutorial.html Global Illumination/ambient occlusion] by Christopher Albeluhn | ||
+ | *[http://www.chrisalbeluhn.com/UDK_Static_Mesh_Emissive_Lighting_Tutorial.html Emissive Lighting] by Christopher Albeluhn | ||
+ | *[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 | ||
+ | |||
+ | ===Kinect NUI=== | ||
+ | *[http://www.design3.com/udk/fundamentals/niui-api NIUI API]<sup>Video</sup> by [http://www.design3.com design3] | ||
+ | *[http://www.design3.com/udk/intermediate/niui-essentials NIUI Essentials]<sup>Video</sup> by [http://www.design3.com design3] | ||
+ | |||
+ | ==Modeling & Texturing== | ||
+ | *[http://www.chrisalbeluhn.com/UT3_Asset_Creation.html Entire Asset Creation Process] by Christopher Albeluhn | ||
+ | *[http://www.chrisalbeluhn.com/Hydrant_Tutorial.html Fire Hydrant Texturing] by Christopher Albeluhn | ||
+ | *[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://forums.epicgames.com/showthread.php?t=735105 Character Texturing Videos]<sup>Video</sup> by tyrone70 | ||
+ | *[http://savcreative.com/blog/?page_id=7 3D Studio Max UV Mapping] by liquidfire | ||
+ | *[http://wagner-usa.net/udk/blender_to_udk_simple.html Blender to UDK simple] by wagdog | ||
+ | *[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.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=== | ||
+ | *[http://forums.epicgames.com/showthread.php?t=739482 AnimTree Video Tutorials]<sup>Video</sup> by Wraiyth | ||
+ | |||
+ | ==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://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://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 | ||
+ | |||
+ | ===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 | ||
+ | |||
+ | ==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 | ||
+ | *[http://www.chrisalbeluhn.com/Building_Layout_Guideline_Tutorial.html Basic Building Layout Guideline] by Christopher Albeluhn | ||
+ | |||
+ | ==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 17: | Line 132: | ||
*[[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 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==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]] | + |
Latest revision as of 17: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.
Contents
Basic[edit]
- Getting Started Programming on the Unreal Development Kit by Epic Games
- Getting Started Creating Content with the Unreal Development Kit by Epic Games
- Setting Up a Basic Game by Hourences
- Getting Started with UDK: part 1Video by Raven67854
- Getting Started with UDK: part 2Video by Raven67854
- UDK Tutorial For The BasicsVideo by IWillShutUDown
- Creating a Blank Game Project Using the UDK by wildicv
- Step by Step intro to Unrealscript by BadKangaroo
- Use Visual Studio 2008 with nFringe and UDK by SneakyToB
- How to get BARE INSTALLATION by pesdelisi
- Your really first game by Ayalaskin
- design3 UDK Tutorial SeriesVideo by design3
Mapping[edit]
- Fluid Surface Actor TutorialVideo by Raven67854
- CrowdSystem TutorialVideo by Raven67854
- simple 2 level room with sliding doors by toxicpanther
- Interactive Foliage with Wind Material by A Rabbit
- UDK Racing GameVideo by design3
SpeedTree[edit]
- SpeedTree to UDK Basics: part 1Video by Raven67854
- SpeedTree to UDK Basics: part 2Video by Raven67854
- SpeedTree to UDK Basics: part 3Video by Raven67854
- SpeedTree to UDK Basics: part 4Video by Raven67854
- Speed Tree 01 by Warai Otoko
- Speed Tree 02 by Warai Otoko
Materials[edit]
- Creating a Master Material for your scene in UDK and Advanced Mesh Paint by Virtuosic
- Simple Real Time Reflection + Distortion by danimal'
- Mist or Fog by Christopher Albeluhn
- Some tricks with Vertex Painting by Christopher Albeluhn
- Interpolating between Materials with Vertex Painting by Christopher Albeluhn
- World Position Offset by Christopher Albeluhn
- Mesh Instance Texture Offset by Christopher Albeluhn
Effects[edit]
Physics[edit]
- Cloth Basics with UDK: part 1Video by Raven67854
- Cloth Basics with UDK: part 2Video by Raven67854
- Cloth Basics with UDK: part 3Video by Raven67854
- Fracture TutorialVideo by Raven67854
- Softbody Setup by BadKangaroo
- Physics Asset Creation by Christopher Albeluhn
Terrain[edit]
- Unreal Terrain BasicsVideo by Raven67854
- High fidelity terrains with supermasks and normal maps by anomandarius
- UDK Landscape TutorialVideo by design3
Lighting[edit]
- UDK Tutorial For Light TogglingVideo by IWillShutUDown
- UDK Lighting & Post Processing - An Introduction and ApplicationVideo by Eat3D
- Lightmass by Christopher Albeluhn
- Global Illumination/ambient occlusion by Christopher Albeluhn
- Emissive Lighting by Christopher Albeluhn
- Light Mapping by Jarlan perez
Kismet[edit]
- Mass Effect style Interaction system by research
- A basic Auto-Turret through Kismet by Mclogenog
- Simple keypress detection in UDK using Kismet by CreativeCoding
- spawn enemy bots in kismet by tegleg
Kinect NUI[edit]
- NIUI APIVideo by design3
- NIUI EssentialsVideo by design3
Modeling & Texturing[edit]
- Entire Asset Creation Process by Christopher Albeluhn
- Fire Hydrant Texturing by Christopher Albeluhn
- UV Unwrapping a Hard-Surface Object in 3Ds Max by Jarlan Perez
- High poly to low poly by Stanley Janoski
- Character Texturing VideosVideo by tyrone70
- 3D Studio Max UV Mapping by liquidfire
- Blender to UDK simple by wagdog
- Texture Density by Christopher Albeluhn
- Normal Mapping by Christopher Albeluhn
- 3dsMax Tutorial SeriesVideo by design3
- Maya Tutorial SeriesVideo by design3
- Softimage Tutorial SeriesVideo by design3
- Blender Tutorial SeriesVideo by design3
Rigging & Animation[edit]
- AnimTree Video TutorialsVideo by Wraiyth
Programming[edit]
- UDK HUD Video Tutorial by John Bellardine
- Making a Skeletal Control to move an arm by Cozmicaztaway
- Basic Custom NPC Tutorial by Showster
- Step by step GamePawn class by BadKangaroo
- Unreal Dimensions by FlynT
- How to Wall Walking/climbing in 2D logic by xGallox
- A basic HUD by S ha d
- Third Person/Free Camera Tutorial by pesdelisi
- Updated_Simple Esc/Pause Menu by xnasorcerer
- UnrealScript and Kismet - Basic Integration by Ayalaskin
- Laying the groundwork for a call of duty style health feedback system by dvaessen
- 3rd Person Follow Camera by Ryan Medeiros
- Displaying Scaleform HUD trough UScript by creasso
- UIScenes & Unrealscript Together by JamieG
- Isometric camera and mouse cursor basic tutorial by roychr
- Creating custom AnimNodes by immortius
DLLBind[edit]
- Save System using DLLBind and c++ by Ayalaskin
- Use an embedded database with UDK by BlackHornet80
ScaleForm[edit]
- Making Scaleform Menus Video Tutorial SeriesVideo by Henrik
- Using ScaleformVideo by scaleformpress
- ScaleForm: Making a Menu with Components + Camera Animation by Allar
Other[edit]
- Video capture by Vanlande
- Basic Building Layout Guideline by Christopher Albeluhn
Official[edit]
- Video Training Modules for UnrealEd by Epic Games
- Video Training Module for Terrain Creation by Epic Games
- Video Training Module for UnrealMatinee Cinematic Tools by Epic Games
- Video Training Module for Unreal Cascade by Epic Games
- Video Training Module for Unreal Kismet Visual Scripting Tools by Epic Games
- Video Training Module for Physics Asset Tool (PhAT) by Epic Games
- Video Training Module for Physics Constraints by Epic Games
- Video Training Module for the Unreal Material Editor by Epic Games
Other links[edit]
- UDK Video Tutorials(Youtube) by Raven67854
- UnrealScript Tutorial Series by wildicv
- Unreal Tutorials by Allar
- Tutorials on EpicGames forums by Community
- Not a tutorial but useful trove of info: Master Guide Thread on UDK Forum