All Projects → warmtrue → Rvo2 Unity

warmtrue / Rvo2 Unity

Licence: apache-2.0
use rvo2 (Optimal Reciprocal Collision Avoidance) in unity.

Projects that are alternatives of or similar to Rvo2 Unity

Unity3d
Syphon Implementation for Unity3D Pro
Stars: ✭ 90 (-7.22%)
Mutual labels:  unity3d
Unityheapcrawler
Reflection based heap shapshot tool for Unity game engine
Stars: ✭ 91 (-6.19%)
Mutual labels:  unity3d
Forgenetworkingremastered
In short, Forge Networking is a free and open source multiplayer game (multi-user) networking system that has a very good integration with the Unity game engine. You wanna make a multiplayer game or real time multi-user application? This is the library for you.
Stars: ✭ 1,338 (+1279.38%)
Mutual labels:  unity3d
Appearancenavigationcontroller
Example with advanced configuration of the navigation controller's appearance
Stars: ✭ 91 (-6.19%)
Mutual labels:  navigation
React Native Fluid
Declarative animations for React Native and React Native Web.
Stars: ✭ 92 (-5.15%)
Mutual labels:  navigation
Cleanarchitecture
Android Kotlin Clean Architecture
Stars: ✭ 94 (-3.09%)
Mutual labels:  navigation
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (+1226.8%)
Mutual labels:  unity3d
Phoenixsharp
C# Phoenix Channels client. Unity Compatible.
Stars: ✭ 96 (-1.03%)
Mutual labels:  unity3d
Efnavigationbar
An ordinary custom navigation bar.
Stars: ✭ 92 (-5.15%)
Mutual labels:  navigation
Darkconfig
DarkConfig is a configuration library for games which supports fast and expressive iteration
Stars: ✭ 94 (-3.09%)
Mutual labels:  unity3d
Bootstrap Breadcrumbs
Django template tags for easy breadcrumbs using twitter bootstrap css classes or custom template
Stars: ✭ 91 (-6.19%)
Mutual labels:  navigation
Gpu Planetary Rendering
GPU atmosphertic scattering and planet generation in Unity 3D
Stars: ✭ 92 (-5.15%)
Mutual labels:  unity3d
Vrarmik
Unity Inverse Kinematics solution for arms in VR
Stars: ✭ 94 (-3.09%)
Mutual labels:  unity3d
Bright Souls
An indie "Dark Souls" clone in Unity with Adaptive Game Technology.
Stars: ✭ 91 (-6.19%)
Mutual labels:  unity3d
Uia 2e
all the projects from Unity in Action 2nd edition
Stars: ✭ 97 (+0%)
Mutual labels:  unity3d
Mrpt navigation
ROS nodes wrapping core MRPT functionality: localization, autonomous navigation, rawlogs, etc.
Stars: ✭ 90 (-7.22%)
Mutual labels:  navigation
Trailboids
Just tried making boids with particle trails.
Stars: ✭ 93 (-4.12%)
Mutual labels:  unity3d
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (+0%)
Mutual labels:  unity3d
Candycoded
🍭 Custom Unity Components that are delightful
Stars: ✭ 96 (-1.03%)
Mutual labels:  unity3d
Banditdungeon
Demo project using multi-armed bandit algorithm
Stars: ✭ 94 (-3.09%)
Mutual labels:  unity3d

RVO2-Unity

use rvo2 (Optimal Reciprocal Collision Avoidance) in unity.

https://github.com/snape/RVO2-CS

screenshot

Feature

  • add dynamic add/del agent in runtime.
  • add ObstacleCollect to convert BoxCollider to RVO Obstacle
  • add find near agent API queryNearAgent
  • simple example for use in unity

Requirement

  • Unity 2017.1.2
  • No other SDK are required.

Author

warmtrue

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].