A 3D navigation system for Unity featuring space discretization with an octree and path planning using A* Lazy Theta ecc..
☆16Jul 12, 2024Updated last year
Alternatives and similar repositories for Unity-3Dnavigation
Users that are interested in Unity-3Dnavigation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆14Aug 9, 2023Updated 2 years ago
- A faster spline/line renderer using the GPU + Jobs + Burst, focusing mainly on the performance of modifying control points, i.e. it is qu…☆17Apr 25, 2024Updated last year
- This repository has been merged with https://github.com/TheWizardsCode/Character please use that repo instead.☆15Apr 4, 2021Updated 5 years ago
- ☆13Jul 22, 2025Updated 8 months ago
- Procedural trees generated using L-Systems☆22Sep 15, 2016Updated 9 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Voxel Terrain Generator for Unity ECS☆66Feb 26, 2026Updated last month
- high performance large elements layout in rect viewport for unity UGUI☆11Mar 16, 2021Updated 5 years ago
- Implementing GGPO with Kimbatt's deterministic Unity physics.☆14Dec 31, 2021Updated 4 years ago
- Adjoint-based Predictor Corrector Sequential Convex Programming in Nonlinear Model Predictive Control - Source Code for Car Model☆15Apr 15, 2016Updated 9 years ago
- ☆20Aug 18, 2024Updated last year
- Utility for finding asset references by GUID. Fast and thorough.☆13Oct 14, 2025Updated 5 months ago
- 相机的滑动、缩放控制☆11Apr 18, 2022Updated 3 years ago
- Lightweight Runtime UI Toolkit based console and log viewer for Unity☆14Aug 21, 2023Updated 2 years ago
- A unitypackaged mirror of Moq, for use in Unity3D☆17Aug 28, 2013Updated 12 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Tools For Unity Developers (Smart Bindings,Smart Components,Smart Extensions)☆10Nov 17, 2017Updated 8 years ago
- A set of shaders to help perform various Noise functions on the GPU☆15May 8, 2015Updated 10 years ago
- Custom Analyzers Sample / Starter☆13Jul 4, 2023Updated 2 years ago
- segmentation shader for unity3d☆14Sep 7, 2019Updated 6 years ago
- Nethostfire is a UDP server/client created with C# (netstandard2.1), it's a simple and easy to understand project, with it you can set up…☆10Aug 21, 2025Updated 7 months ago
- Unity SphereNavigation☆21Nov 17, 2019Updated 6 years ago
- Scripting functionality to efficiently read terrain layer weights. Can be used to drive physics, VFX and/or SFX.☆70Feb 16, 2022Updated 4 years ago
- A MMORPG KIT's MMO server project written by using .NET8☆25Feb 1, 2026Updated 2 months ago
- A simple collection of jobs used for view frustum culling☆52Mar 2, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- a star path finder for game server,with nav,tile,way point☆16Nov 20, 2021Updated 4 years ago
- Digitial Diceworks Locomotion System is a way of moving around in virtual space that uses everyday initial motions.☆11Jun 1, 2019Updated 6 years ago
- A number of flat color palettes for Unity 3D☆27Mar 3, 2020Updated 6 years ago
- Unity项目,包含UI框架,UI组件,事件通知 ...☆14Oct 21, 2025Updated 5 months ago
- Simple property binding to use with uGUI and other GUI systems in Unity3D.☆12Oct 1, 2015Updated 10 years ago
- Unity project showcasing A* pathfinding, fully jobified & burst compiled. It also contains examples of RaycastCommand and BoxcastCommand …