An Unreal Engine project that is trying to replicate Minecraft's basics. The entirety of this project is done using C++ instead blueprints.
- 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 ..