RIM updates their cross-platform developer tools today! Gameplay is an open-source, cross-platform C++ game development framework. RIM playing hard to gear up gaming numbers before they launch BB10 later this year. Go download Gameplay & start building for PlayBook which will eventually end up on BB10 as well!
Current features in gameplay
- Written completely in C++ and well documented using doxygen.
- Solution and workspaces for Visual Studio 2010, XCode 3.2.1 and Momentics IDE’s.
- Platform-Game abstraction layer separating all operating system code from game engine code.
- Input system support for Mouse, Keyboard and Touch.
- Full vector math library with classes for Vector2/3/4, Matrix, Quaternion, Ray, Plane. Also Frustum and BoundingBox/BoundingSphere classes for object culling.
- Solid OpenGL 3.2+ (for Desktop) and OpenGL ES 2.0 (for Mobile) based rendering system with classes for RenderState, FrameBuffer, Mesh, Material, Effect, Pass and Techniques.
- Easy-to-use and efficient Font and Sprite classes.
- Scene-graph components such as Scene, Node, Light, Camera and Model.
- Binary encoding tool for creating optimized bundles for loading TTF fonts and 3D game assets supporting both COLLADA and FBX formats.
- Extensible animation system with classes for Animation, AnimationClip and Curve with built-in AnimationTarget’s on Transform and MaterialParameter’s classes.
- Complete 3D audio system with additional support for compressed audio using OGG and supporting HDMI gaming.
New features in gameplay v1.2
- Newplatforms now supporting:
- BlackBerry Tablet OS 2.0 and BlackBerry 10 ready!
- Apple iOS 5.1 for iPhone and iPad
- Google Android 2.3+
- Microsoft Windows 7
- Apple MacOSX
- New shader-based material system with built-in common shader library.
- New declarative scene binding.
- New declarative particle system.
- Improved physics system with rigid body dynamics and constraints.
- New character physics and ghost objects.
- Improved animation system supporting animated skeletal character animation.
- New declarative user interface system with support for declartive theming and ortho, and 3D form definition with built-in core control classes such as Button, Label, TextBox, Slider, CheckBox, RadioButton. Also includes Layout classes such as Absolute/Vertical and FlowLayout.
- New cross-platform new game project wizard scripts.
- New game developer guide.
- New game samples and tutorials.
Source: InsideBlackBerry
GIPHY App Key not set. Please check settings