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:
Hecl Hecl The Hecl Programming Language is a high-level, open source scripting language implemented in Java. It is intended to be small, extensible, extremely flexible, and easy to learn and use. Infact, it's small enough that it runs on J2ME-enabled cell phones!
Why Hecl? Hecl is intended as a complement to the Java programming language, not a replacement
UnicodeMidlet UnicodeMidlet provides a user interface for browsing all of the unicode characters on Java ME phones
Java Programming Java - "An object-oriented programming language (OOPs) developed by Sun Microsystems in the year 1990. All Java apps run using small and compact pieces of code"...
read more FREE articles with this web app
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
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
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!
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
Personal Mobile App Personal Mobile App - Create Mobile App in 2 minutes - Free. Guys, We have just launched a new MakePack(dot)com Mobile Application Creatot, where you can create personal Mobile app in less then 2 minutes
Mobile Survey Create a survey questionnaire in a jiffy
Other Software by developer «Astro Solutions»:
W3D2 W3D2 is a more accurate and efficient version of W3D, the Library for easy 3D programming. From the ground up again. Contains floating-point simulation and simulation of trigonometric functions. The sample program Sample.java that represents a rotatable textured cube, which is 2741 bytes long
IslandBomber In this 2D-flight game for mobile phones you have to kill in an island landscape guns, dodge bullets and avoid crashes
XRace Extra 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
MFTP (Java) MFTP (Java) - With MFTP you can view XML files that describe the files and folders of FTP servers. Descriptions of each file can appear if they were inserted by the provider. The XML files are compatible with HyperFTP
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
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