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:
AlgoMo (Algolight Mobile) Algolight is a programming language that can be used to implement simple mathematical algorithms that operate on variables, vectors and matrices, and includes controls for loops, while loops and if / else structures. The program can also be used as a simple calculator, it supports some trigonometric functions, roots, and logical expressions and relation symbols
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
WapTo Me Creating a mobile wap site has never been that easy!
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
Me Boy Builder 2.2 The latest version of meboy (read gb and gbc roms with transfer of saves via bluetooth), a ultima versio do meboy( aceita gb e gbc roms com transferencia de jogos salvos via bluetooth)
zmobile Zmobile is an open source library to help build J2ME applications
MIDPDebugger J2ME MIDlet for discovering the mobile device's bugs and features
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
VVS HTML Editor Free Allows you to create html pages, view on-screen contents of html pages, save and open the saved pages
Other Software by developer «Astro Solutions»:
EmailChess Mobile Play chess against other mobile phone users via email
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
IslandBomber In this 2D-flight game for mobile phones you have to kill in an island landscape guns, dodge bullets and avoid crashes
AstroFTPmobile AstroFTPmobile is a FTP client 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
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
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