Ticket #12 (closed task: fixed) — at Version 9

Opened 13 years ago

Last modified 12 years ago

Collision detection utilities

Reported by: gongminmin Owned by: gongminmin
Priority: major Milestone: 4.1.0
Component: Core-Scene manager Version:
Keywords: Cc:

Description (last modified by gongminmin) (diff)

Collision detection functions among AABB, OBB, Sphere and Frustum.

Status


AABB OBB Sphere Frustum Construct
AABB Y Y Y Y Y
OBB Y Y Y Y Y
Sphere Y Y Y Y Y
Frustum Y Y Y Y Y

Change History

Changed 12 years ago by gongminmin

  • description modified (diff)
  • milestone set to 4.1.0

Changed 12 years ago by gongminmin

Status:

AABB OBB Sphere Frustum
AABB Y N N Y
OBB N N N N
Sphere N N N Y
Frustum Y N Y N

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

Intersect() returns bool, except Frustum.

Updated in changeset ff3a0cdea2b1f987545cc03d5d2ad922754243c3.

Changed 12 years ago by gongminmin

  • status changed from new to accepted
  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • status changed from accepted to closed
  • resolution set to fixed
  • description modified (diff)

Updated in changeset edb633ad27c5b7ce814f472514ac0d6275a3ce47. Ticket closed.

Note: See TracTickets for help on using tickets.