View Issue Details

IDProjectCategoryView StatusLast Update
0000377Medieval EngineersEnhancementpublic2022-12-09 00:58
Reporterequinox Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status newResolutionopen 
Target Version0.7.5 (unreleased) 
Summary0000377: Extend small object culling to merge instancing
Description

Currently small object culling doesn't work well with merge instancing since the merged bounding volume of all the instances is used to determine the instance radius. This causes small object culling to be very ineffective, since the entire merged bounding volume must be only a few pixels.

To achieve this the renderables should be grouped by logarithmic size (<0.1m, <1m, others) in either the renderer or in the cube grid render component.

TagsPerformance, Render

Relationships

related to 0000376 resolvedequinox Min pixel size culling  

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-08-15 19:03 equinox New Issue
2022-08-15 19:03 equinox Tag Attached: Render
2022-08-15 19:03 equinox Tag Attached: Performance
2022-08-15 19:03 equinox Relationship added related to 0000376
2022-12-09 00:58 equinox Target Version 0.7.4 (unreleased) => 0.7.5 (unreleased)