Skip to content

Steering, obstacle avoidance and path following behaviors for the Unity Game Engine

License

Notifications You must be signed in to change notification settings

reedomatic/UnitySteer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

UnitySteer -- Unity port of OpenSteer

Ported to Unity and expanded by:
    - Ricardo J. Mendez <ricardo@arges-systems.com>
    - Emil Johansen <emil@eej.dk>

UnitySteer is open source software distributed in accordance with the MIT
License (http://www.opensource.org/licenses/mit-license.php). Full text 
of the license is below.


Based on OpenSteer - pure .net port by Simon Oliver
http://www.handcircus.com


OpenSteer -- Steering Behaviors for Autonomous Characters

Copyright (c) 2002-2003, Sony Computer Entertainment America
Original author: Craig Reynolds <craig_reynolds@playstation.sony.com>


OpenSteer is open source software distributed in accordance with the MIT
License (http://www.opensource.org/licenses/mit-license.php) which says:


Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.


About

Steering, obstacle avoidance and path following behaviors for the Unity Game Engine

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%