-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Maybe this is expected as this is new but if I add in
app.add_plugin(IndirectRenderingPlugin)
.add_plugin(BasicMaterialPlugin)
.add_plugin(CustomMaterialPlugin)
.add_plugin(TextureMaterialPlugin);
to an existing app with lots going on then the frame rate drops right down from 90-100fps to 1-2 fps. This is without adding in any instanced entities. Any thoughts on what's going on? Would love to try out the instancing but ideally don't want everything to be rendered that way.
Metadata
Metadata
Assignees
Labels
No labels