Skip to content

slows down other rendering #1

Description

@gilescope

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions