[ANNOUNCE] Jun for Java (Jun695)




We have released a new version, 695, of "Jun for Java".

The major changes since the version 683 includes:

* (new feature) JunSraGifImageStream is implemented. It
enables writing a GIF image.

* (new feature) JunGifAnimationStream is implemented. It
enables reading and writing a GIF animation.

* (new feature) JunImagesToGifAnimation is implemented. It
converts multiple images to a GIF animation.

* (modification) JunCartoonMovie is updated to Jun697.
- Can open/save a GIF animation.
- Modified to use Timer instead of Thread for playing.
- Cache the images in the views for painting.

http://www.sra.co.jp/people/nisinaka/Jun4Java/News/695/GifAnimation.gif

* (modification) JunOpenGL3dModel and JunOpenGLDisplayModel
are updated to Jun696.
- A view without any widgets can be created.
- The movement vector can be specified from the model.
- The projection table can be copied/pasted.

http://www.sra.co.jp/people/nisinaka/Jun4Java/News/695/Earth.png
http://www.sra.co.jp/people/nisinaka/Jun4Java/News/695/Earth.mov

* (modification) JunOpenGLDisplayController is updated to
Jun696.
- A preference 'noControl' of JunOpenGLDisplayModel is
effective.
- Modified to use Timer instead of Thread for rotating.

* (modification) Jun2dTrianlge, Jun3dTriangle and
JunNurbsCurve are updated to Jun692. A method to convert
an array of lines is implemented.

* (bug fix) Calling dispose() to Dialog in JunProgress may
cause a deadlock.

* (bug fix) JunControlUtility#WaitUntilTimeMillis_(long)
sometimes return before the specified time.


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 (nisinaka@xxxxxxxxx)

.



Relevant Pages

  • Re: Reddit Guys on the Pros and Cons of Lisp
    ... >> I never have to do that with Java. ... > language features, etc. ... They either have the feature or they don't. ... > libraries doing almost the same - for those languages. ...
    (comp.lang.lisp)
  • [ANNOUNCE] Jun for Java (Jun568)
    ... We have released a new version, 568, of "Jun for Java". ... (new feature) ... interface for handling a graph. ... animate spiro graphs. ...
    (comp.lang.java.announce)
  • Re: Why default parameter values where not included in Java
    ... If you create a language with a bunch ... Sun wanted to encourage fast adoption of Java by a very large group ... The issue is not whether the feature could save a few lines of code. ... and the reasons of various team members ...
    (comp.lang.java.programmer)
  • Re: Javas performance far better that optimized C++
    ... Java dependency checkers have to be ... java tools are capable of analyzing code much more smartly ... > management feature of some languages that don't have deterministic ... It it needed for programmers not to forget to deallocate resources. ...
    (comp.lang.cpp)