Post

 Resources 

Console


RE: 3DIM Question VaderSB (1 reply, 0 views) (2000-Apr-23)
-
Don't know if it works but here is the pseudo-code: Dim RotX as matrix Dim RotY as matrix Dim FinalTrans as matrix dx.rotateXmatrix(RotX) dx.rotateYmatrix(RotY) dx.matrixMultiply(FinalTrans,RotX,RotY) ' matrix multiplication FinalTrans - 'destination matrix d3ddevice.SetTransform (World, FinalTrans) it's just a pseudo-code but it shows the idea.


-
Up One Level | Back to Forum

RE: 3DIM Question PhoenixX_2 (0 replies) (2000-Apr-23)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 91 visitors within the last 20 minutes
RSS News Feed