Skip to content
View UtMan88's full-sized avatar
Block or Report

Block or report UtMan88

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. SmoothSteeringNavMesh SmoothSteeringNavMesh Public

    Using the power of Math, I've redone the logic for a simple NavMeshAgent to make smooth, wide turns towards "corner" waypoints on a path. This mimics Vehicle-like movement for AI Agents.

    C# 13 4

  2. UnityFlightExample UnityFlightExample Public

    An example of simple flight controls for my tutorial at https://keithmaggio.wordpress.com/2011/07/01/unity-3d-code-snippet-flight-script/

    C# 10 2

  3. Godot3DFlightControls Godot3DFlightControls Public

    A template for creating Flight Controls in a 3D scene for Godot!

    GDScript 8

  4. libKMThreadPool libKMThreadPool Public

    A Win32 ThreadPool I wrote back in 2010 for my tutorial at https://keithmaggio.wordpress.com/code/c-win32-thread-pool-manager/

    C++ 4 1

  5. SuperSimpleStateMachine SuperSimpleStateMachine Public

    A basic Finite State Machine for learning AI or to have really basic AI.

    C# 3

  6. KMStar KMStar Public

    My own implementation of the A* Pathfinding algorithm, for my blog tutorial post found here: https://keithmaggio.wordpress.com/code/a-star-pathfinding/

    C# 3