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

  The major changes since the version 392 includes:

    * JunMoviePlayer now can shows a sound meter by selecting
      "Sound meter" menu item from the popup menu.
      JunMoviePlayer also can shows a slider which changes a
      sound volume by selecting "Sound volume" menu item from
      the popup menu.

        http://www.sra.co.jp/people/nisinaka/Jun4Java/News/406/Sound.png

    * JunSimpleSliderModel is a class which shows a slider and
      allows users easily enter a numeric value. This is quite
      similar to JunTrackSliderModel, but rather a simple one.

    * JunSimpleGaugeModel is a combination of
      JunSimpleSliderModel and a pane which shows the current
      value of the JunSimpleSliderModel.

    * JunSoundMeterModel is a class which shows a sound wave and
      a sound level.


    * The VRML97 parser is enhanced to handle color field and
      normal field of IndexedFaceSet node.

    * The VRML97 parser/generator are modified to read/write a
      sight point information to avatarSize field of
      NavigationInfo node, following the enhancement of Cortona
      VRML Client.

    * JunOpenGL3dPolygon is enhanced and now you can specify a
      color and a normal vector to each vertex.  By this
      enhancement, you can show a 3D object with Gouraud Shading.

        http://www.sra.co.jp/people/nisinaka/Jun4Java/News/406/VRML97.png
        http://www.sra.co.jp/people/nisinaka/Jun4Java/News/406/JunOpenGL3dPolygon.png

    * On some platforms, mostly Linux, if the OpenGL (or Mesa)
      only have visuals that can support double buffering,
      selecting rendering mode other than "Double Buffer" caused
      an unexpected exception in JNI library.


  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 ([EMAIL PROTECTED])

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to