(World View Projection Matrix) Do someone know how to do this in vb nx journal
(World View Projection Matrix) Do someone know how to do this in vb nx journal
(OP)
Hi
Do someone know how to do this in vb nx journal
'I found this solution in the internet and I need it in vb nx journal
'This is done by multiplying the point with the WorldViewProjection matrix... i.e.
'WorldViewProjection Matrix = World Matrix * View Matrix * Projection Matrix
'2D Point = 3D Point * WorldViewProjectionMatrix
Thanks in advanced
Do someone know how to do this in vb nx journal
'I found this solution in the internet and I need it in vb nx journal
'This is done by multiplying the point with the WorldViewProjection matrix... i.e.
'WorldViewProjection Matrix = World Matrix * View Matrix * Projection Matrix
'2D Point = 3D Point * WorldViewProjectionMatrix
Thanks in advanced





RE: (World View Projection Matrix) Do someone know how to do this in vb nx journal
None of this has any relationship to NX.
If you want a better answer, you'll probably have to clarify the question.
RE: (World View Projection Matrix) Do someone know how to do this in vb nx journal
Hi BubbaK and I'm very thank you for waking up my post
my original problem wase in the following (my post with no response)
http://www.eng-tips.com/viewthread.cfm?qid=412477
and this is why I try this post
what I need is a way to clip a rectangular screen
The journal in the above link allwaise draw the rectangle in the xy WCS
and not on the screen
Thank you for the response