![]() |
|
#1
|
|||
|
|||
Hey Gladsomebeast,
I've got the same problem. I want to create points in the world, not on the screen. But I don't understand your answer. Could you write down the code, please? THANKS! |
#2
|
|||
|
|||
Looks like we don't need MoveAlongVector. Got this code from viztracker.py:
Code:
line = viz.screentoworld(viz.Mouse.getPosition()) line.length = desiredMetersFromView print line.end
__________________
Paul Elliott WorldViz LLC |
#3
|
|||
|
|||
Oh great, thanks a lot!!
|
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting object position in screen coordinates | v-Salik | Vizard | 1 | 10-19-2007 03:41 PM |
getPosition coordinates | AlyssaK | Vizard | 4 | 01-18-2007 04:19 PM |
Locating the Coordinates of Vertices for on the fly objects | shivanangel | Vizard | 4 | 10-30-2006 08:28 PM |
Translate HEAD_POS to absolute coordinates? | vrhelp2004 | Vizard | 1 | 05-18-2004 04:53 PM |