Skip to content

Automatically exported from code.google.com/p/desktop-m3g

License

Notifications You must be signed in to change notification settings

vadosnaprimer/desktop-m3g

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-------------------------------------------
Brief description
-------------------------------------------
  
  = What is the Desktop-M3G? =
    Desktop-M3G is a free C++ implementation of M3G-1.1 (JSR-184) API.
    It is distributed under MIT license.
    Current version of Desktop-M3G works on Linux and Android.
    I recommend Ubuntu 11.10. It's same as My PC.

  = Requirement =
    - OpenGL 1.5 or higher (for Linux)
    - OpenGL ES 1.1 or higher (for Android)
    - libz
    - and other tools (glut, cmake, UnitTest++, ...)

    I removed dependency for libpng, libjpeg and libm3g-reader-writer.
    So, you don't need these libraries.


-------------------------------------------
Related projects
-------------------------------------------
   - Java-M3G : Java binding for Desktop-M3G
   - Ruby-M3G : Ruby binding for Desktop-M3G (obsoleted)
   - M3G-Reader-Writer : simple library for reading/writing .m3g format.


-------------------------------------------
Make & Install
-------------------------------------------
    - see README.linux   for Linux
    - see README.android for Android


-------------------------------------------
Contanct
-------------------------------------------
  Please email to tueda@wolf.dog.cx

About

Automatically exported from code.google.com/p/desktop-m3g

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages