Jump to content

Recommended Posts

Posted

Hello guys!

 

I need to calculate several vectors between the objects rendered and the current center of the rendering screen. Therefore, I need a way to get the position of the cursor (the center of the screen) in world-coordinates, so that I can calculate a vector between them and the rendered entity. Any ideas how to do this?

Ray tracing?

Posted

Hi

 

The centre of your rendering screen is not a point in the world, of course, it's a line vector that extends perpendicular to the screen.

 

The position of the camera in the world, in first person view at least, is the player's eye position.

 

For third person, from memory the centre of the screen is in the middle of the player's head (the eye position) - so depending on what you want to do, the player's eye position might also be suitable in third person views.

 

-TGG

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.