CodeBase - [DarkGDK] Conversion of 3D coordinates of the world's any visible point into 2D screen coordinates.

Return to the CodeBase listing

Category: Functions

Version: 1.0

0
0

Information

Uploaded: 23rd May 2013 17:19

Modified: 23rd May 2013 17:44

Author:  s_i

Summary

Conversion of 3D coordinates of the world's any visible point into 2D screen coordinates.

Full Description

[ENGLISH] Conversion of 3D coordinates of the world's any visible point into 2D screen coordinates.<br /> [RUSSIAN] Преобразование 3D координат любой видимой точки сцены в 2D координаты экрана.<br /> <br /> X,Y,Z = 3D coordinsates<br /> screenWidth, screenHeight = screen width and height<br /> screenX, screenY = 2D coordinates on the screen

Comments

No comments yet.