Skip to content

No ability to control frame rate from python #22

@natevm

Description

@natevm

Right now, the GPU can't be regulated, and as a result, display managers tend to lag on linux when rendering even simple scenes.

Rendering complex scenes might still might lag the display manager, since even at a low FPS, the GPU might become saturated with work. But on smaller scenes, the rendersystem could be slept more often (eg, throttle to 30fps instead of 140fps), which would reduce display manager lag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions