Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'Cartesian Coordinates'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
CARTESIAN COORDINATES
[ TDx_Input_Library ]
[ next: Coefficient ]
[ prev: Attack ]
Cartesian coordinates are express direction as a straight line passing through the origin and any specified point.
Any number of dimensions can be expressed this way, with one direction value for each axis.
For example: A device with 3 axes may express a direction as (1,2,3), which is exactly the same as (5,10,15) and so on.
|
|