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:
Debug Debug is an assembly debugger for the Palm OS Emulator, and Simulator. It communicates using the Palm Debugger Protocol. It's a Java application, so it works in all OS environments that support the JVM.
· The disassembler generates more descriptive opcodes. You see your code the way you wrote it.
· Innovative features, easy to use commands
MoMEUnit MoMEUnit - MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from well known JUnit framework. It is only CLDC 1.1 complied.
This framework overcomes lack of reflection API in J2ME MIDP API and supports such main features of JUnit framework as:
- Ease of development and run of tests
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
bongi dot mobi Build your own free mobi site directly from your phone!
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
Libsssd 089m_20050905 Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs
Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60
MID4th MID4th - MID4th is an adaptation of WebForth for mobile devices. Program in Forth and time warp back to the eighties. The system supports persistent block sets, and it is possible to develop on the device itself. I have added some features for text entry to help with limited keyboard handling within MIDP-2.0
JJOS Shell JJOS is an experimental and educational shell application with extensible functionality. Good for beginner programmers, or simply for curious people. The shell supports cascaded commands, which helps user to type much less and act efficiently. Some useful features are: arithmetic calculations, saving pretty much anything in records, sending over TCP connection
J4ME J4ME (Java For Me) is an open source library to help build J2ME applications
Mobile Survey Create a survey questionnaire in a jiffy
Kmoon3DMo Kmoon3DMo is a version of Kmoon3D with textures
Dynamite Mobile Dynamite Mobile is a Dynablaster clone for JAVA mobile phones
mZulu The ZuluCity MIDlet is a stock trading game. You can trade with virtual stocks without loosing real money. As you start you receive 1000 ZuluDollar. This amount has to be increased by buying and selling stocks. You can add your homepage as a new ZuluCity stock
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