I do not understand, I downloaded OpenGL version of Java3d and installed it afresh last night and that is when it started working i.e.. at least the demo programs worked. So are we supposed to download the OpenGl version of Java3d or not? Now I have the problem that I am trying to provide minimal lighting for the models I created. The compiler does not recognise 'color3f'. I have the following imports in the program:
import javax.media.j3d.*; import javax.vecmath.*; import java.awt.*; import java.awt.event.*; import com.sun.j3d.utils.geometry.*; import com.sun.j3d.loaders.objectfile.*; import com.sun.j3d.loaders.*; What am i doing wrong? What else should be included? Thanks Jayasree _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. =========================================================================== 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".