Search:
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 7
and
Version 8
of
ra
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 20, 2011 4:03:32 PM (
13 years
ago)
Author:
jpawlick
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
ra
v7
v8
48
48
Y' = Y + L * sin(W + F); //absolute position of target (y)
49
49
}}}
50
Don't forget that most math libraries use radians by default for sin and cos, but the values Quake returns are in degrees.
50
51
51
52
[[Image(radarcompdemo.png)]]