kaiyumcg
Technical lead and architect. Current repos are not yet ready for production. Alpha stage.
Dhaka
Pinned Repositories
Adrenaline
Game Obstacle library
asteroid-game
KAction
Gameplay framework for building games using Unity Engine. I took heavy inspiration from Unreal Engine's gameplay framework.
KSaveDataManager
Sava/Load game data for unity engine.
KTagSystem
Hierarchical Tags for unity game development.
Neuron
AI library for unity engine powered games
UIF
UI Framework for Unity Engine to manage complex UI in a web-like fashion.
UnityExt
A bunch of helpful extension methods for Unity Engine
UTProjectile
A projectile control and projectile movement(transform) for unity engine powered games
Vortex
Play/blend animations, animator controllers in runtime. Uses playable API
kaiyumcg's Repositories
kaiyumcg/Vortex
Play/blend animations, animator controllers in runtime. Uses playable API
kaiyumcg/KAction
Gameplay framework for building games using Unity Engine. I took heavy inspiration from Unreal Engine's gameplay framework.
kaiyumcg/KTagSystem
Hierarchical Tags for unity game development.
kaiyumcg/Neuron
AI library for unity engine powered games
kaiyumcg/KSaveDataManager
Sava/Load game data for unity engine.
kaiyumcg/UnityExt
A bunch of helpful extension methods for Unity Engine
kaiyumcg/Adrenaline
Game Obstacle library
kaiyumcg/asteroid-game
kaiyumcg/GameKit
A game project template for hypercasual, casual, midcore titles
kaiyumcg/KData
Some data structure implementations for unity3d game development
kaiyumcg/KPoolManager
Object pooling for unity games
kaiyumcg/KTaskGraph
A hierarchical asynchronous task system on top of Unity Engine's coroutine feature.
kaiyumcg/KTaskManager
Wrappers for unity coroutines for easy handling
kaiyumcg/UIF
UI Framework for Unity Engine to manage complex UI in a web-like fashion.
kaiyumcg/UITween
Plug and play tween/animation library for unity engine
kaiyumcg/AttributeExt
A collection of useful attributes for unity engine.
kaiyumcg/CompositableUI
A plug and play way of doing UI programming
kaiyumcg/CRYENGINE
CRYENGINE source code.
kaiyumcg/DoTweenExt
A bunch of extension methods when using DoTween
kaiyumcg/EditorUtil
A collection of extension methods and editor components to create editor extension faster
kaiyumcg/graph-visualizer
Visualizer for your Playable graphs
kaiyumcg/KTween
A tweening system like DoTween. Unlike DoTween, this can let you add predicate on tween operations.
kaiyumcg/Path-Creator
Path creation asset for Unity game development
kaiyumcg/Signup
Information about signing up for a free Epic Games account
kaiyumcg/UELearn
A curated collection of UE learning materials.
kaiyumcg/ULinkToMarkup
A small utility to convert youtube links in a text file to markup language for github publishing
kaiyumcg/UnitySerializedReferenceUI
The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.
kaiyumcg/UTProjectile
A projectile control and projectile movement(transform) for unity engine powered games
kaiyumcg/wikiHelper
A utility to fetch related Wikipedia links linearly to aid R&D process.
kaiyumcg/NaughtyAttributes
Attribute Extensions for Unity