Project

General

Profile

« Previous | Next » 

Revision d6a9eef3

Added by skyjake about 12 years ago

Extended usable range of fixed-point bbox vs. line collision test

As long as the line and the box fit within the 16.16 unit range
(about 65k), the test can now be done regardless of whether the
absolute coordinate values are within this range. An offset is
applied to bring the double-precision values near a common origin.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences