Skip to content

Improve instance update performance in render loop #794

@smlpt

Description

@smlpt

For scenes with large amounts of instances, CPU bottlenecking becomes a problem and limits the frame rate. A quick CPU profiling leads me to believe this is caused by updating all instance buffers every frame.

Image

Image

Metadata

Metadata

Labels

bugIssue contains a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions