My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Forget 3D Game Engine

Features in Version 0.2:

  • Now support MS3D & G3D model!
    1. Now support ms3d model;
    2. Now support glest(http://www.glest.org/) g3d model, and model class can support more meshs;

  • Support Android 2.0.

Forget 3D Game Engine is a OpenGL ES framework(still not a engine) for Android, Win32, WinCE platform, it simplifies your OpenGL ES program development, support scene management, Texture, Camera, Light, Model loader, Font etc.

Features in Version 0.1:

  • Screen management
    1. Support cross-platform scene management, OpenGL ES display,context init, render;
    2. OpenGL ES status management, support camera, light, fog features.
  • 3D model loader and management
    1. Current support (Quake II)MD2 model.
  • Texture management
    1. Current support 8 & 24 bit bitmap image file.
  • Font support
    1. Support font, you can simply use drawString function to draw text.
  • Skydome, Plane, Terrain support
    1. Support skydome, plane, terrain, you can simply create them in your applocation.

WinCE (PPC2003) screenshots:

Android screenshots:

Powered by Google Project Hosting