21-year-old Game Developer skilled in Unreal Engine 5 Blueprint, and C++.
- Discord: haktancagri
- e-mail: xhaktankodat12@gmail.com
21-year-old Game Developer skilled in Unreal Engine 5 Blueprint, and C++.
- Discord: haktancagri
- e-mail: xhaktankodat12@gmail.com
Custom Behavior Tree framework in C++ with visual and script based tree creation, blackboards, actions, decorators, conditions, and live node flow debugging. You can easily create your own BT using…
C++
Custom Navigation Mesh and pathfinding system written in C++. The project builds a navmesh from raw geometry using ear clipping triangulation, optimizes polygons with the HertelMehlhorn algorithm, …
C++
HRealEngine is a custom Game Engine written in C++ built with OpenGL. It started as a 2D focused engine, and has been expanding toward 3D rendering and 3D physics.
C++ 1
UE5 async A* pathfinding on a 3D grid. Handles dynamic obstacles (live occupancy + prediction), start and end relocation, path smoothing, detailed debugging tools, and automatic repathing.
Advanced AI system using Unreal's State Tree. The enemy can cast magic, switch between passive and aggressive states, and search for health potions with EQS when low on health. Includes 3 different…
C++ 10