Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANNOUNCE] Jun for Java (Jun729)

0 views
Skip to first unread message

Yosh

unread,
Jun 25, 2009, 3:06:56 AM6/25/09
to
We have released a new version, 729, of "Jun for Java".

The major changes since the version 721 includes:

* (new feature) JunDummyWriter is a class just for counting
the size of the written characters.

* (new feature) JunOpenGLCatalogModel is a class for
showing/manipulating several 3D objects in a window. It
also can save/load the 3D objects as LST files, and can
generate an HTML file for showing the 3D objects in the
catalog.

http://www.sra.co.jp/people/nisinaka/Jun4Java/News/729/Catalog.png
http://www.sra.co.jp/people/nisinaka/Jun4Java/News/729/CatalogHTML/index.html

* (modification) JunOpenGLRenderer renders on
JunOpenGLDrawable instead of JunOpenGLRenderingContext, so
the user can choose the exact rendering context when
setting a renderer.

* (new feature) JunLispConverter is a kind of factory class
which converts a lisp list into an object. The classes are
needed to be defined a constructor with JunLispList and
must be registered before using JunLispConverter.

* (modification) Most of the geometry classes and OpenGL 3D
object classes use JunLispConverter for generating their
instance from a lisp list format.

* (new feature) JunLispObject is an interface for separating
a direct relationship between JunLispCons and other classes.


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 (nisi...@sra.co.jp)

0 new messages