Skip to content

Frame manager based on PIXI and Astar. Follow mouse movements updating MovieClip.

License

Notifications You must be signed in to change notification settings

TPTeam/FootageManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FootageManager

Frame manager based on PIXI and Astar. Follow mouse movements updating MovieClip. The goal is to control an animation composed by a number of textures throught the mouse's movement, in order to get an animation interacting with the user.

Instructions:

  1. clone repository
  2. open example.html with your browser.
  3. if you're using Chrome you'll need to disable cross origin filtering in order to get the JSON file: google-chrome --disable-web-security ./example.html

Credits: GoodBoyDigital for PIXI (https://github.com/GoodBoyDigital/pixi.js) Brian Grinstead for A* algorithm implementation (http://www.briangrinstead.com/files/astar/) Mr.Doob for the EventManager (https://github.com/mrdoob) VMComic for the 3D Model (http://www.blendswap.com/blends/view/6844)

About

Frame manager based on PIXI and Astar. Follow mouse movements updating MovieClip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published