Pinned Repositories
ConfigAssets
Simple & Lightweight solution for creating and loading config assets in Unity projects
fullserializer
A robust JSON serialization framework that just works with support for all major Unity export platforms.
HexGrid
A logical hex-grid implementation based on Amit Patel's examples at http://www.redblobgames.com/grids/hexagons/.
Locus-Bundle-System
Simple Unity Addressables Alternative That Supports Synchronized API
MasterObjectPooler2
Master Object Pooler 2 is a high performance, flexible and easy to use object pooling solution that can fit into any Unity project
MyBox
MyBox is a set of attributes, tools and extensions for Unity
NaughtyAttributes
Attribute Extensions for Unity
Outline-Effect
Outline Image Effect for Unity
ProceduralToolkit
Procedural generation library for Unity
Unity-Application-Version
A tool for Unity Editor allowing you to update the version number of your application and synchronize it with the iOS/macOS build number and the Android bundle version code
aka3eka's Repositories
aka3eka/ConfigAssets
Simple & Lightweight solution for creating and loading config assets in Unity projects
aka3eka/fullserializer
A robust JSON serialization framework that just works with support for all major Unity export platforms.
aka3eka/HexGrid
A logical hex-grid implementation based on Amit Patel's examples at http://www.redblobgames.com/grids/hexagons/.
aka3eka/Locus-Bundle-System
Simple Unity Addressables Alternative That Supports Synchronized API
aka3eka/MasterObjectPooler2
Master Object Pooler 2 is a high performance, flexible and easy to use object pooling solution that can fit into any Unity project
aka3eka/MyBox
MyBox is a set of attributes, tools and extensions for Unity
aka3eka/NaughtyAttributes
Attribute Extensions for Unity
aka3eka/Outline-Effect
Outline Image Effect for Unity
aka3eka/ProceduralToolkit
Procedural generation library for Unity
aka3eka/Unity-Application-Version
A tool for Unity Editor allowing you to update the version number of your application and synchronize it with the iOS/macOS build number and the Android bundle version code
aka3eka/unity-atoms
⚛️ Tiny modular pieces utilizing the power of Scriptable Objects
aka3eka/Unity-PathFindingAlgorithms
BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms
aka3eka/Unity-SemVer
A convenient way to edit and compare version numbers according to the Semantic Versioning 2.0.0 specification. Also includes a property drawer for Unity.
aka3eka/UnityOutlineShader
Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
aka3eka/UnityToonShader
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.