Ticket #158 (closed task: fixed)
Skip small objects when possible
Reported by: | gongminmin | Owned by: | gongminmin |
---|---|---|---|
Priority: | major | Milestone: | 4.4.0 |
Component: | Core-Rendering system | Version: | 4.3.0 |
Keywords: | Cc: |
Description
Ming Tu mentioned me a quick way to calculate aabb's area in projection space: http://www.codersnotes.com/notes/projected-area-of-an-aabb. Use it to skip small objects in some scenario, e.g. shadow map generation.
Change History
Note: See
TracTickets for help on using
tickets.