Skip to content

Improve physical engine debug visualization performance #4

Description

@NTSFka

Physic engine visualization uses direct draw functions which are expensive and when simulation contains a large amount of objects the visualization is slow.

Improvement can be done by changing draw function calling to GPU buffer with draw data or even use instancing (the best solution but harder to implement).

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