Skip to content

game library volo compatibility

dmose edited this page May 17, 2012 · 51 revisions

Right now, there is a small (but growing) number of libraries useful to games that install out-of-the-box using volo. Here's a list of some current known ones and their state. If a library you want to use doesn't work with volo add and isn't listed here, please file an issue. If you're a bit more adventurous and comfortable with package.json files, this page will help you teach volo about that library so that other volo users will get the benefit of your wisdom and avoid hitting the same speedbump.

Just Works

  • cannon.js
  • gl-matrix
  • gladius-core
  • Sprite.js
  • stats.js
  • Three.js
  • tquery (uses the -all build)

needs package.json override

needs built version and package.json

  • gladius-core (create version 0.1.1 with built versions)
  • gladius math
  • sink.js (low-level audio library)
  • jukebox (audio version with flash)
  • Akihabara

to test

Clone this wiki locally