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
AmbientTalk AmbientTalk is an experimental object-oriented distributed programming language developed at the Software Languages Lab at the Vrije Universiteit Brussel, Belgium. The language is primarily targeted at writing programs deployed in mobile ad hoc networks
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
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
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
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
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
WapTo Me Creating a mobile wap site has never been that easy!
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
Other Software by developer «Astro Solutions»:
Kmoon Collect diamonds without crashing the killermoon orbiting you
Dynamite Mobile Dynamite Mobile is a Dynablaster clone for JAVA mobile phones
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
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
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
EmailChess Mobile Play chess against other mobile phone users via email
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
Towers3D (Java) Towers3D is a chess game for two players who automatically exchange their moves via email
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