This is an old question which was never adequately answered:

The java3d source is reputed to be in
   java3d-utils-src.jar

However, this is the source for the sun.com.j3d part of
java3d only (at least, in the Linux version of java3d
which I am using).  How can we get the source to the

   javax.media.j3d  and
   javax.vecmath

packages as well?

While the code for the sun.com.j3d classes has proved
very useful, many more questions could be answered
if the complete source were available.  Does the complete
source required a community source license?  Or is it not
available at all and, if not, why not?

What's the real scoop with regard to java3d source??

Rick

>Sun, 2 Jan 2000 23:20:29 -0500 :
>The source files are in a jar file that is included with the API.
>java3d-utils-src.jar
>Where ever you installed the Java3D API you will find the jar file.
>If you expand the jar file, the colorcube source file for example will be
>under this path:
>src/com/sun/j3d/utils/geometry/ColorCube.java
>
>
>At 10:16 AM 1/3/00 +0800, you wrote:
>>Hi all,
>>
>>I can't find java 3d API source code on SUN's website, I would like to
>>learn something by study the API class such as ColorCube and
>>PositionPathInterplator class.
>>
>>Anybody can helpme?
>>
>>Thanks!!!
>>
>>Jiang

===========================================================================
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