.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Bot Coding (http://forums.bots-united.com/forumdisplay.php?f=24)
-   -   [HELP] Explanations ! (http://forums.bots-united.com/showthread.php?t=6917)

He@dShot 31-08-2008 17:31

[HELP] Explanations !
 
Can someone please explain some basic things of such terms:
yaw & ideal yaw
pitch & ideal pitch

Thank you !

PS: Anyone know a website where I can learn about mechanic physics ?

Cheeseh 31-08-2008 17:47

Re: [HELP] Explanations !
 
yaw = Current Model Yaw Position which is the left/right angle (Y angle)
ideal yaw = Desired Yaw position (Not used by engine but used by a Bot DLL for example to slowly change actual yaw towards desired yaw)

pitch = Current Model Pitch Position which is the up/down angle (X angle)
ideal pitch = Desired Pitch position (Again not used by the engine but used by the user program to smoothly change the pitch towards the desired pitch)

see: http://wiki.bots-united.com/index.php/Player_angles (Login user: wiki, pass: nospam

maths/physics articles for games:

http://www.gamedev.net/reference/list.asp?categoryid=28


All times are GMT +2. The time now is 11:14.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.