Skip to content

Villane/vecmath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vector Math Library for 2D Games

VecMath implements immutable 2D vectors, matrices and transforms for use in 2D games and game engines written in Scala.

Currently being updated

Note: the code is currently compiling against Scala 2.9 to work with the latest Scala IDE wip_experiment branch, but should work on Scala 2.8.

vecmath-optimizer is a Scala compiler plug-in that worked with 2.7.5 but doesn’t work any more. It may get updated in the future. If you want to use just the library, you can remove vecmath-optimizer and vecmath-test modules from the parent pom.xml.

About

2D Vector Math Library for Games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages