Back to project page min3d.
The source code is released under:
MIT License
If you think the Android project min3d listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.min3d.lib; /*www . j a v a2 s. c om*/ public class Min3d { public static final String TAG = "Min3D"; /* * Project homepage: http://code.google.com/p/min3d * License: MIT * * Author: Lee Felarca * Website: http://www.zeropointnine.com/blog * * Author: Dennis Ippel * Author blog: http://www.rozengain.com/blog/ */ }