zhang xianying wrote: > Hello! > > I am interested in java3d very much.I would like to learn java3d. > > Could you tell me that how to learn java3d?
There are tutorials on Suns java3d website, also on www.j3d.org, a google search will reveal some answers once you hit problems after you have started at the project. The java3d download comes with examples that are worth looking at, and source is provided so you can find out how to do things from that. There are a number of books around, but i've not used any on java3d so can't comment on any > Can I creat complex interactive 3D objects or scenes? yes > Is java3d a programming language? no, it is an API on top of java > Do I must understand java language before I learn java3d? yes, again, a google search will reveal a large number of tutorials for learning java if you aren't all ready familiar, if your OO skills and C++ skills are good then converting to java should be relatively pain free. Cheers Jeremy -- PGP key is here -> http://www.computerbooth.com/pgp.html * If debugging is the process of removing bugs, then programming must be the process of putting them in. =========================================================================== 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".
