VBGamer |
|
RE: Rotating 3D planes ? loopdloop (0 replies, 0 views) (2000-Jul-6) ED wrote:
-------------------------------
I need help in rotating a 3D surface, I can move it up/down/left/right but I dont no how to rotate it.
Ed, try this site for the math:
"http://www.eecs.tulane.edu/www/graphics/wectures/Transforms/tth_transforms.html"
Unless you like math, that site isn't going to help you much. It's 4am here, so I'll be brief. The math involved in a 3d rotation isn't as scary as it may look. Because you are coding in vb, I will assume you aren't going to use matrices for your translations. If you are, then this site should answer all your questions. If not, and you can't make the concept work, followup or email me - I'll be glad to guide you in the right direction.
-loopdloop
(www.jaggedsoft.com)
|