Search results

  1. www.gamedev.net/topic/570124-getting-3d-​mouse-position
    Getting 3D mouse position - posted in OpenGL: Hi! Im working on a level editor for my project engine. The user draw a bunch of polygons that are extruded and textured.
  2. www.opengl.org/discussion_boards/​showthread.php/131516...   Cached
    I've looked for this on the forum and so far I've seen a few things that seem to do ... I moved all the modelview, projectionview and such into my openGL and theyre ...
  3. forum.unity3d.com/threads/177538-​Getting-mouse-position-in-3D...
    Hi there i managed to get the mouse position with a raycast. That works well - if the raycast hits a collider. But that´s not what i want, cause i want to place a ...
  4. msdn.microsoft.com/en-us/library/​bb197572.aspx   Cached
    Getting the Mouse Position (Windows, Windows Phone) 12 out of 16 rated this helpful - Rate this topic. Getting the Mouse Position (Windows, Windows Phone)
  5. forum.unity3d.com/threads/73762-Cursor-​position-on-3D-world   Cached
    Hello, How do I raycast from a cursor, to determine where it hits, on a 3D world? Thank you :)
  6. social.msdn.microsoft.com/Forums/en-SG/​wpf/thread/0b0f...   Cached
    Hi, In my 3d editor application, I want to be able to click on and move a scene's entities (meshes, lights, cameras, etc). To do that, I imagine that I ...
  7. answers.unity3d.com/questions/31054/​when-mouse-click-a...   Cached
    The answer would depend on whether you wanted to get the position of the mouse click in screen coordinates or game world/space coordinates. If it was the former ...
  8. social.msdn.microsoft.com/forums/en-us/​wpf/thread/0B0F...   Cached
    Hi, In my 3d editor application, I want to be able to click on and move a scene's entities (meshes, lights, cameras, etc). To do that, I imagine that I ...
  9. forum.worldwindcentral.com/​showthread.php?t=23783   Cached
    WorldWind JAVA forums > Development Help ... I know this may seem obvious at first. And it is when running in 2D mode (looking ... It looks like your center is about ...
  10. answers.unity3d.com/questions/353562/​getting-world...   Cached
    There are many questions like this, but none resolve my current problem. I'm trying to use the mouse position to set the position of the object I'm clicking in.