Skip to content

aeris170/AntAnimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ant Animator

In collab with: Fazilet Simge ER

Live Demo:

See the live demo at: My Website Download the sample walking animation: Walking

An ant animator. Written using plain WebGL. Draws a terrain and an ant over it. Can use WASD and arrow keys to move camera.

Features:

  • Animation of an ant using hierarchical modeling.
  • Ability to translate and rotate certain body parts of the ant.
  • Ability to save keyframes for creating an animation.
  • Ability to save and load linearly interpolated animations.
  • Free camera.(Not actually free, more like almost free)

Dependencies:

  • Ed Angel & David Schreiner's MV.js and initShaders.js

Instructions:

How to compile:

Get a modern browser.

How to run:

First, get the dependancies, then you must point to the dependancies paths in "ASS2.html" file. After that, go to the "Executeable" directory and double-click "ASS2.html". You will need a live server to see the textures.

Screenshots:

ant_1