Sha256: 1226bff54544bafa057343e8b8947b59d025b7c14971abcab0ae444da6a6c4eb
Contents?: true
Size: 636 Bytes
Versions: 2
Compression:
Stored size: 636 Bytes
Contents
ruby-ogre ================= Overview ---- Ruby-ogre is a ruby extension library set for Ogre, OIS and OgreProcedural. Supported OS ------ Linux(x86), Windows with MinGW(x86) How to install ---- This project has a pre-compiled gem. $ sudo gem install pkg/ruby-ogre-<version>-<arch>.gem Usages ----- Run a sample application. $ /var/lib/gems/<ruby-version>/gems/ruby-ogre-<version>-<arch>/sample/Charactor/sinbad How to compile ---- see [INSTALL.md](https://github.com/abexsoft/ruby-ogre/blob/master/INSTALL.md) License ---------- Ruby-ogre is licensed under MIT License. Copyright (C) 2012 abexsoft@gmail.com
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby-ogre-0.0.2-x86-linux | README.md |
ruby-ogre-0.0.1-x86-linux | README.md |