We've updated the Java 3D FAQ to make things easier to find.
This is a posting of topics covered in the Java 3D FAQ. The answers
to these questions are kept at:
http://www.j3d.org/faq/
Please consult this list and the web site before asking questions on the
mailing list.
If there is a question that you think should be covered in the FAQ,
please send it to: [EMAIL PROTECTED]
We can't provide a "one-on-one" answering service for Java 3D questions, so
please do not e-mail us directly for that. It's best to ask questions on the
mailing list directly.
Thanks,
Steve Pietrowicz
Justin Couch
www.j3d.org
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Introduction to Java 3D
-----------------------
1. What is Java 3D?
2. What's the difference between Java 3D and OpenGL/Direct3D/PHIGS/, etc?
3. Isn't using Java to do 3D graphics going to be slow?
4. Where can I get Java 3D, and where is the Java 3D home page?
5. Requirements and getting Java 3D installed and running
6. Ability to run Java 3D under JDK 1.1?
Documentation
-------------
1. Official FAQ
2. Java Programmer's FAQ
3. Mailing lists and newsgroups
4. Presentations
5. Tutorials
6. Articles
7. Location of Java 3D documentation (including the Utility classes)
8. Java 3D class hierarchy diagram
Speed issues
------------
1. Making Java 3D run more quickly
2. Using BranchGroup.compile()
3. Scenes with many cylinders and spheres
4. I have an XYZ Video Card. Why is it so slow?
Running Java 3D
---------------
1. Requirements and getting Java 3D installed and running
2. Inability to find javax.media.j3d.*, com.sun.j3d.utils or javax.vecmath
3. Exceptions
4. The "no J3D in shared library path" error
5. Strange rendering results
6. Out of memory problems
7. I have an XYZ Video Card. Why is it so slow?
8. Can I run Java 3D under JDK 1.1?
9. Using Java 3D with Symantec Visual Cafe
10. Java 3D in fullscreen mode
Object manipulation
-------------------
1. Problems with "get" methods
2. Detaching a BranchGroup or Behavior
3. Breaking up polygons into triangles
4. Generating normals
5. Null pointer exceptions from GeomInfoConverter
6. "IllegalArgumentException: Index lists must all be the same length"
error from GeometryInfo.
7. Sharing nodes across multiple universes
8. Moving an object on the screen with a scrollbar
9. Picking points and lines
Scene appearance
----------------
1. Objects not appearing in the right order
2. Only seeing one side of a flat object
3. Shading does not appear to be correct
4. Transparency not working with multiple transparent objects
5. Displaying only the points of an object
6. Automatically placing an object in the center of the Canvas3D
Java 3D and Swing
-----------------
1. Using Java 3D and Swing together
Image capturing
---------------
1. Capturing still images in JPEG format
Stereo viewing
--------------
1. Stereo Image Viewing
Input Devices
-------------
1. Input Device suppport
2. Using Serial Devices with Java 3D
Textures
--------
1. 3D Texture mapping
Web browsers
------------
1. Running Java 3D in a browser
Video Hardware
--------------
1. Before You Start
2. Online Hardware Guides
3. nVidia TNT Cards
4. ATI Rage 128
5. 3Dfx
6. Permedia 2
7. AccelECLIPSE (AGP)
VRML
----
1. What's the difference between Java 3D and VRML?
2. Java 3D-based VRML Browser
3. Accessing Nodes marked with DEF
4. Mixing Java3D Nodes and VRML worlds
===========================================================================
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".