Two days ago I posted a similar message to Java3D mailing list and received some useful pointers. However, some further clarification would help. I'm currently developing an image analysis application and would like to know if core Java or any of its extensions (i.e. Java2D or 3D APIs) support overlays in hardware (or software) and animation? I plan to overlay b-splines and other image editing tools over my images and need to assess whether I can expect interactive (non-flickering) display rates or not. I received word that there is currently no overlay support. However, I wanted to clarify what this means. Does this mean no overlays in core Java or any of its extensions, or no overlays in Java3D only? Also, does this mean no hardware-supported overlays only, or no software-supported overlays either? Also, what books (manuals, tutorials, and references) do you recommend for introductory as well as advanced 2D imaging topics? I found the Java Series listed on Amazon's web site of interest, but I cannot seem to order the Java2D API book. Is this book available and worthwhile? Regards, Jim -- James V. Rambo Yale University Research Specialist (3D Graphics) School of Medicine Tel: 203-785-4905 Dept of Diagnostic Imaging Fax: 203-737-4273 333 Cedar St, BML 332 Email: [EMAIL PROTECTED] New Haven, CT 06520-8042 ===================================================================== To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 3D Home Page: http://java.sun.com/products/java-media/3D/
