Ticket #142 (closed defect: duplicate)
Rendering incorrectly culls for render-to-texture based effects
| Reported by: | nicolai | Owned by: | |
|---|---|---|---|
| Priority: | Should Have | Milestone: | |
| Component: | Game engine | Keywords: | |
| Cc: |
Description
Models are culled strictly by the main camera that the player controls. This means that an incorrect set of models is rendered into the shadow map and for water reflections.
Instead, models should be culled separately for each camera (whether real or virtual) that is used during a frame.
Change History
Note: See
TracTickets for help on using
tickets.
