1. Execute every demo in the java3d distribution. Select which one fits your desire then look at the source code. 2. Follow the tutorial: http://developer.java.sun.com/developer/onlineTraining/java3d/ 3. Read the documentation: http://java.sun.com/products/java-media/3D/forDevelopers/J3D_1_3_API/j3dapi/ index.html
Those 3 steps should be followed for every technology you want to use/learn. Everything you want to do is covered either by a demo or a tutorial. It doesn't matter if it's java, c, c++ or c#. Cheers, Florin -----Ursprüngliche Nachricht----- Von: AéÜííçn [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 6. Juni 2003 12:30 An: [EMAIL PROTECTED] Betreff: Re: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] niewbie in Java3d, HELP I want an example that creates a polyhedron using the Mathematical classes and geometry in general. That is i want to create. So if there is such a simple program definitely i will be able to play with it and learn much more. But the problem is that i cannot find an easy one! ----- Original Message ----- From: hterrolle <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 06, 2003 1:08 PM Subject: Re: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] niewbie in Java3d, HELP > hi newbies, > > there a lot of example that you should studie first. Than after studying > examples. Things would be more clear in your mind. I just said that because > it is important to learn first. Take the eample and play with it, change it. > There is no other solution to learn. > > herve > -----Message d'origine----- > De : ĂéÜííçň <[EMAIL PROTECTED]> > Ŕ : [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Date : vendredi 6 juin 2003 11:57 > Objet : Re: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] niewbie in > Java3d, HELP > > > >I have already done the procedure you described. > > > >I have picked up the vertex and facets and my problem is how can i use them > >to produce the shape. That's all! > > > >I have read that the procedure od a 3d shape is quite huge and it's not > >standard for any shape, namely i want to know if there is a standard recipe > >with standard code (Create universe, canvas3d, and then feed your points > >into Point3d or Point3f, and then your shape is done). In fact, i realise > >that there is no something standard. > > > >=========================================================================== > >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". > > > > =========================================================================== > 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". =========================================================================== 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". ==========================================================================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".
