Skip to content

render graphics on separate thread #32

@XORxes-1

Description

@XORxes-1

since ver 3.15

Currently, updating of AABB positions, searching quadtree and rendering are all done within the same pass of the main loop. The application may perform better if rendering loop is done within a separate thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions