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:
zmobile Zmobile is an open source library to help build J2ME applications
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
Kuix Kuix is an extensible and fully customizable JavaME UI framework that enables high end application development.
Wide devices compatibility
From the beginning, maximizing compatibility level has lead the development of Kuix and it results today in a wide range of supported devices. Basically, Kuix is compliant with CLDC 1.0 and MIDP 2.0
Mobtron - create your mobile site in 3 minutes Create your mobile page for FREE in 3 minutes and earn money from the ads you are publishing! Mobtron.com - FREE mobile sites builder. Create your site with chat, downloads, forum in 3 minutes. No programming skills are required. Insert ads and earn money!
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
Cibyl 20 Cibyl is a programming environment and binary translator that allows compiled C programs to execute on J2ME-capable phones. Cibyl uses GCC to compile the C programs to MIPS binaries, and these are then recompiled into Java bytecode. Cibyl programs are regular compiled Java programs, and Cibyl therefore performs relatively well
J4ME J4ME (Java For Me) is an open source library to help build J2ME applications
J2MEGL J2MEGL - The J2MEGL (Java 2 Micro Edition Game Library) is a high-customizable library to speed up the development process involved in games when dealing with repainting, sprites and movement.
It is based on the MIDP-1.0 specification
MyWibes MyWibes FREE and easy to use mobile page creator! You can create your page in minutes and share your photos, video, music, text information with everyone on mobile internet. MyMibes gives you a new way of creating sites. Just 2 buttons which you will use to ad elements. Nice and informative icons which will tell you what to do
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
RoboFight RoboFight is a 3D game for mobile phones. The Pyramid in the center as a pawn to the other Pyramids are shot. After victory or defeat stop the game and must be restarted. The treasury Balls are black. Distortions in the X-axis disturb anything
Castles3D The aim of this turn-based game is to hit in a 3D world the cannons of the enemy
XRace Mobile XRace Mobile is a small 2D space race game, where the track is 4000 pixels long. The track and the spaceships can be edited by the users, if they rename XRace.jar into a zip archive, edit the png images and rename the zip archive into XRace.jar again. You record your races and play against yourself by choosing an old race
RoboFight2D RoboFight is a 3D game for mobile phones. The Pyramid in the center as a pawn to the other Pyramids are shot. After victory or defeat stop the game and must be restarted. The treasury Balls are black. Distortions in the X-axis disturb anything
AstroFTPmobile AstroFTPmobile is a FTP client for JAVA mobile phones
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
RecordStoreCopy RecordStoreCopy is a solution for making backups of files stored on your mobile phone by JAVA applications
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