View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000377 | Medieval Engineers | Enhancement | public | 2022-08-15 19:03 | 2022-12-09 00:58 |
Reporter | equinox | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Target Version | 0.7.5 (unreleased) | ||||
Summary | 0000377: 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. | ||||
Tags | Performance, Render | ||||
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) |