History: Rumble Game Framework
Source of version: 3 (current)
Copy to clipboard
~~Red:Note: This is a mirror page of the [http://ox.slug.louisville.edu/~o0lozi01/wiki/index.php/Rumble_Game_Framework|project's wiki].~~
!!!Status
For now, it has only a few tools. See below.
!!!Why?
I have been inspired by some articles/papers I have stumbled upon on the Internet on the topic of reusable components for computer games. (When I find those papers, I'll link them here.) The idea is to provide independent components that a developer can connect to build something larger.
!!!License
Licensed under ((-LGPL)).
!!!!Author
Oleksandr Lozitskiy aka [http://www.ogre3d.org/phpBB2/profile.php?mode=viewprofile&u=3749|Olex] (as known on [http://www.ogre3d.org/phpBB2/index.php|forums])
!!!Content
* [http://ox.slug.louisville.edu/~o0lozi01/wiki/index.php/Rumble_Game_Framework:_Minor_Tools|XML tools]
** XML reader
** XML looper
* [http://ox.slug.louisville.edu/~o0lozi01/wiki/index.php/Rumble_Game_Framework:_Minor_Tools|Particle Manager for OGRE]
!!!Feedback
I'm always looking forward to hear your constructive opinions. You have several options here: [http://www.ogre3d.org/phpBB2/index.php|OGRE forums], [http://ox.slug.louisville.edu/~o0lozi01/opal/index.php|OPAL forums], by email, aim, etc. (see [http://www.ogre3d.org/phpBB2/profile.php?mode=viewprofile&u=3749|my profile on OGRE forums])
!!!To Come ...
What is in the future? (These are planned.)
* AI tools
* Simple Logging framework ~~Blue:completed, but not yet prepared for public~~
* Sound Wrapper/Enhancer for [http://www.fmod.org/|FMod] ~~Blue:completed, but not yet prepared for public~~
* Middle-level framework on top of [http://www.rakkarsoft.com/|RakNet]