We have released a new version, 734, of "Jun for Java".
The major changes since the version 729 includes:
* (modification) JunButtonController and
JunTrackSliderController are modified not to use graphics
of its corresponding view directly. Or its sibling Swing
components may be repainted unexpectedly.
* (modification) JunOpenGL3dObjcect and its subclasses define
'isCompoundEmpty()' method for simplifying
JunOpenGL3dModel#isEmpty().
* (new feature) JunOBJWriter is a class to generate Wavefront
OBJ/MTL files from JunOpenGL3dObject and JunOBJModel now
can save its displaying 3D object as OBJ/MTL files.
http://www.sra.co.jp/people/nisinaka/Jun4Java/News/734/OBJWriter.png
* (modification) JunOpenGLDisplayObjects is modified to use
JunOpenGLTypicalObjects.
* (new feature) JunOpenGLTypicalObjects is a class for
listing and selecting 3D objects defined in
JunOpenGL3dObject as typical objects.
http://www.sra.co.jp/people/nisinaka/Jun4Java/News/734/TypicalObjects...
* (new feature) jp.co.sra.jun.system.support.Category is an
annotation for classifying methods with its value in
runtime.
You can download "Jun for Java" from the following URL.
ftp://ftp.sra.co.jp/pub/lang/java/jun4java/
Jun is a framework for developing 3D graphic multimedia
applications provided as an Open Source Software at NO COST.
Please refer to the following URL for more information about
"Jun for Java".
http://www.sra.co.jp/people/nisinaka/Jun4Java/index-e.html
Best regards,
Yosh Nishinaka (nisin...@sra.co.jp)