Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 540 Bytes

File metadata and controls

14 lines (10 loc) · 540 Bytes

MinecraftUnrealEngine

An Unreal Engine project that is trying to replicate Minecraft's basics. The entirety of this project is done using C++ instead blueprints.

What I Learned

  • Procedural Mesh Generation.
  • Working with threads within unreal engine.
  • Unreal Engine Motion Graphics (UMG).
  • Basics of AI in unreal engine done via code.
  • Numerous c++ mistakes that were causing crashes, you know the drill ..

Youtube Video Demonstration