[Algorithms] OT: View to the origin in Java3D API
Brought to you by:
vexxed72
|
From: Ondrej R. <ro...@co...> - 2003-12-14 21:14:19
|
Dear all! After the whole afternoon of trying and reading Java3D API documentation and tutorial I decided to ask a trivial question. I have set of objects close to the coordinate origin. I want to set up the "eye" to point [10,10,10] and let it look to the origin [0,0,0]. How? I think it must be so easy (and it must be in documentation) but I can't find it. Any suggestions? Thank you a lot! Ondrej |