Ticket #23 (new defect)
MousePicking demo not redrawing BoundingBox correctly
| Reported by: | ioncycle | Owned by: | borrillis |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Demos / Samples | Version: | 0.8.0.0 (crickhollow) |
| Keywords: | picking | Cc: |
Description
In the MousePicking? demo the Bounding box seems to HitTest? in the correct location yet it flickers or doesn't Redraw at all.
Changing the HitTest? to a BoundingBox? from a Sphere seems to have helped allot so I had to change the "ray.Intersects(headNode.WorldAABB).Hit" to WorldAABB to get it to work just partially.
Could be A redrawing issue or most likely a Ray problem.
Change History
Note: See
TracTickets for help on using
tickets.
