Dear all. how can I reduce jagged edges in image rotating my cylinder? Material material =new Material( ); Appearance app=new Appearance(); app.setMaterial(material); Cylinder cylinder = new Cylinder( radius, height,app); Antialiasing works only by Line attributes not by Material. Thanks. Olga Sagrebin =========================================================================== 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".
