Portfolio
Wise Feline
- Unreal Marketplace
- Utility AI plugin for UE5
- Custom UI made with Slate.
- Comes with its own debugger, specially implemented for the plugin
- Integrated with Visual Logger and Gameplay Debugger.
- Inspired by the philosophy of Dave Mark on Utility AI.
- Discord server with over 100 users and great reviews on Unreal Marketplace.
Cyber Engine
- Import and render 3D obj files
- ImGUI UI
- CMake
- C++
- Github-Repository
RTS formation and movement using UE5 Mass
- Data-Oriented RTS formation and movement using UE5 Mass plugin(Entity Component System)
UEVoxelCraft
- Procedural Generation based on RuntimeMeshComponent and FastNoiseLite library, it’s highly optimized and only renders faces that touch the air and aren’t hidden
- Inventory System based on Datasets/Asset Manager with load system and also uses flyweight pattern
- Blocks can be removed and added by character and chunks will be updated
- WorldGenerator always generates chunks up to custom distance from character and removes far chunks
- Github-Repository
Video
Images


