UtMan88 / SmoothSteeringNavMeshLinks
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.
☆14Updated 6 years ago
Alternatives and similar repositories for SmoothSteeringNavMesh
Users that are interested in SmoothSteeringNavMesh are comparing it to the libraries listed below
Sorting:
- Extending a Unity3d Inspector window to show int tags☆33Updated 7 years ago
- An example of mesh deformation in Unity☆31Updated 4 years ago
- A handy tool for Unity3D which enables you to select a vertex on a mesh and see the information like vertex count, vertex positions, norm…☆44Updated 5 years ago
- ☆30Updated 4 years ago
- Zero Allocation Strings☆20Updated 2 years ago
- An example that show how to capture a WebCamTexture and interface it with ShaderGraph.☆20Updated 5 years ago
- L-System implementation in Unity3d for procedurally generated trees☆27Updated 5 years ago
- Fast way to find Nearby objects within radius, using CullingGroup API☆28Updated 6 years ago
- The code for a short tutorial on animation-based smooth scene transitions for both visuals and audio in Unity/C# (in text or video format…☆12Updated 4 years ago
- A secret recipe to extend Unity Editor.☆27Updated 4 years ago
- Signals are in-memory publish/subscribe system and effectively replace Unity3d SendMessage☆32Updated 6 years ago
- Library of procedural generation code for use in Unity☆59Updated 4 months ago
- A Unity3D package to alleviate the pain of creating grid-based maps by hand☆33Updated 2 years ago
- Camera effect for use in Unity with PostProcessingStackV2☆22Updated 6 years ago
- An asset that that works as a set of tools and features that the average Unity developer would most likely need☆15Updated 2 years ago
- A Unity demo to show how to restore light cookies in SRP/LWRP/UWP framework template.☆32Updated 5 years ago
- Dynamic Screen Resolution script for constant framerates in Unity games.☆33Updated 8 years ago
- Simple Unity Generate Vertex Color Model Tool☆40Updated 5 years ago
- Height Based 2 color gradient shaders for Unity☆29Updated 3 years ago
- Perform a raycast against one or more meshes.☆29Updated 7 years ago
- Visual inspector editor for Unity☆50Updated 7 years ago
- Workaround for jobified raycasts limitations☆19Updated 5 years ago
- A shader effect for real time animated aura around objects such as swords using shaders☆36Updated 3 years ago
- A manual for various usecases of the Unity Editor extensions☆32Updated 8 years ago
- Processing-like API for Unity. Built on top of the Shapes vector graphics library☆30Updated last year
- Automatically setup Camera viewports from RectTransforms in Unity☆39Updated 2 years ago
- A Unity script to generate multiple variants of evenly distributed `Gradient` based on input `AnimationCurve`.