Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yangboz/as3SteeringBehavior

:sailboat: Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation.
https://github.com/yangboz/as3SteeringBehavior

actionscript ai steering-behaviors

Last synced: 3 months ago
JSON representation

:sailboat: Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation.

Awesome Lists containing this project

README

        

as3SteeringBehavior
===================

Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation.

* Code Examplses

https://github.com/yangboz/as3SteeringBehavior/tree/master/src/com/lookbackon/AI/steeringBehavior/tests

* Dependency:

as3Logger, https://github.com/yangboz/as3Logger

* References

http://www.red3d.com/cwr/steer/

* Maven repository

http://repository-godpaper.forge.cloudbees.com/snapshot/com/godpaper/as3/as3SteeringBehavior/

* Objective-C version

https://github.com/yangboz/ObjCSteeringBehavior

* Swift version

https://github.com/yangboz/SwiftSteeringBehavior