Skip to content

Conversation

@juelg
Copy link
Contributor

@juelg juelg commented Apr 11, 2025

Currently the frames are rendered with a fixed frame rate, this can however slow down the simulation loop quite significantly. Therefore, this feature allows to render only at the time when an image is request. One can switch in this mode by setting frame rate to zero.

Fixes #168

juelg added 2 commits April 11, 2025 09:55
fixes Objects disappear in Rendering GUI #168
Currently the frames are rendered with a fixed frame rate, this can however slow down the simulation loop quite significantly.
Therefore, this feature allows to render only at the time when an image is request.
One can switch in this mode by setting frame rate to zero.
@juelg juelg merged commit b877f82 into master Apr 11, 2025
4 checks passed
@juelg juelg deleted the juelg/on-demand-camera-render branch April 11, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Objects disappear in Rendering GUI

2 participants