java-m3g


Java binding for Desktop-M3G


Important notice

In most cases, binary packages are sufficient for you. (Unfortunately compiling Java-M3G and Desktop-M3G by your self is rather complicated)

It contains all what you need.

I tested only on Android 2.2. Sorry I don't know it works or not on other versions.


Brief description

Java-M3G is java bindings for Desktop-M3G which is a native(C++) implementation of M3G.

Yes, Desktop-M3G + Java-M3G = full JSR-184 implementation.

It works on Ubuntu or Android.

These images are captured on Android 2.2 / TOSHIBA Dynabook AZ. It works well.

http://desktop-m3g.googlecode.com/svn/trunk/doc/images/sc201105161832190.jpg


Latest Release

Latest version of 0.3.4 was released at 2011/12/16.

  • removed dependecy for libpng and libjpeg.
    • you don't need these library any more!

Components

  • java-m3g.jar
  • libjava-m3g.so
  • libm3g.so (which comes from Desktop-M3G)

Project Information

Labels:
Java M3G Android