W3DGL - This library (distributed as .java file) combines the essential features of mobile 3D graphics in a very small engine so searching standard features in the huge API is obsolete. You create Triangles and Quads, which only require three (four) vectors and an image object (for texturing) as arguments, and add them to an instance of Engine. Later the objects can be moved and rotated by calling methods of the objects added to the engine. The W3DGL API is fully compatible to the API of 3Dlib2009GL. But there are different ways to add the Canvas to the main frame or MIDlet. 3Dlib2009GL and W3DGL include example files which show how to use the Engine in mobile or application contexts (see TestGL.java). The older version W3D2009 had an Overlay-Polygon-Concept without real textures and is not compatible with W3DGL. W3D2009 does not need advanced graphics hardware, the newer version needs OpenGL and MIDP2.1.
Like it? Share with your friends!
Requirements:· MIDP 2.0, CLDC 1.1
· OpenGL
Supported operating systems:
Java ME, Java Nokia 240x320, Java SE 240x320
Similar Software:
Instant Mobile Website Creation Instant Mobile Website Creation - Software for Instant Mobile Website Creation. Download this free software and create an unlimited number of mobile websites and be part of the mobile revolution that takes place on the internet right now. The software allows you to produce as many pages and subpages as you like
Youtomo - Mobile Web Builder Youtomo - Mobile Web Builder - free service for creating mobile websites that work well and look good on all mobile phones.
This service is primarily designed for small and medium size enterprises wanting to promote their products and services and to interact with their customers on the mobile platform
zmobile Zmobile is an open source library to help build J2ME applications
Mobile BASIC Mobile BASIC - Mobile BASIC is a BASIC interpreter for J2ME based Mobile Phones. It uses no special extensions and should be compatible with all J2ME mobile phones. BASIC program can be either created directly on the mobile or, for registered customers, using our web-site based development environment
UnicodeMidlet UnicodeMidlet provides a user interface for browsing all of the unicode characters on Java ME phones
db4o db4o - db4o is the open source object database that enables Java and .NET developers to slash development time and costs and achieve unprecedented levels of performance
MiniME MiniME is a light weight J2ME library that lets you build games and advanced UI.
· a resource manager to easily import and use Image and Text.
· event manager to ease communication between view and different component of the library.
· a set a predefined UI component, such as Label, EditField, RadioButton group, CheckBox group, to build UI
google-api-translate-javame google-api-translate-javame this project provides a simple API to use Google Translate on the JavaME (J2ME) platform. It uses the Google AJAX Language API to do the translation via a HTTP connection
MIDPDebugger J2ME MIDlet for discovering the mobile device's bugs and features
CellularBASIC CellularBASIC is an interpreter for the BASIC programming language, designed especially to run as stand-alone application on mobile phones.
· CellularBASIC is a dialect of QBASIC 1
Other Software by developer «Astro Solutions»:
Castles3D The aim of this turn-based game is to hit in a 3D world the cannons of the enemy
Xsquare Mobile Xsquare Mobile - Mission22 is an arcade game for mobile phones. Between the walls, the character can only move in diagonal directions, which makes the game complicated. Mission22 based on the old Astro Solutions Mission21 game for DOS.
Xsquare Mobile differs little from Mission22, but has new graphics and levels
Kmoon3DMo Kmoon3DMo is a version of Kmoon3D with textures
W3D2008 W3D2008 is the JAVA2 Micro Edition version of the 3Dlib2008 library. It is smaller and faster than the version of 2004. The example file TestObjects.java tests the main data structures and functionalities. You need a phone with 600MHZ CPU for displaying detailed graphics with this simple library