Planetino - 3D engine for J2ME/MIDP2

Planetino is a 3D engine for J2ME/MIDP2 devices. It was initially developed as a side project of MIDPath in order to test 3D features.

Features:

  • Physics
  • Easy map creation
  • Collision Detection
  • A.I
  • Pure Java renderer

Coming soon:

  • JSR184/M3G rendering
  • Networking

Fountain 3D

Fountain 3D is an open source wireframe 3D engine that even runs on the crappiest cellphones without OpenGL ES.

Beartronics J2ME Libraries

Beartronics J2ME Libraries have a number of projects in various stages of completion:

  • PicoBrowser (MIDP): A tiny cHTML compatible web browser written for the MIDP platform.
  • FPLib: A fixed-point math package written for CLDC - handles trig and inverse trig functions as well as logarithms, and line intersection calculations.
  • vg: a simplified SVG-like graphics engine, for displaying vector data such as maps or animations.
  • WireFrame: A port of Sun’s 3D wireframe animation to CLDC/MIDP

Diet3D

Diet3D is a free real time 3d engine for phones and mobile devices. Rendering Modes : Vertex, Wireframe, Filled, Color, Backface Culling, Dynamic Lightning (fresnel), Triangle Filler, ZSort.