Skip to content

gskinnerTeam/Vexr

Repository files navigation

Vexr

Vexr, a vector library for easy motion and interactivity.

Vexr is a work in progress but has the following features.

  • 2D and 3D vectors.
  • A game design suite of classes consisting of an Actor class, Game Loop class for updating and rendering your Actors.
  • A lightweight custom events system for easy binding of internal events.
  • Steering behaviors. Easily mix and match them to create new behaviors.
  • Tests!