Help Configure the mainloop
Author vvvv group
Credits
Warnings
Bugs
start a forum thread about this node
With the mainloop node you only can slow down vvvv. If the fastest possible speed to do your rendering is lets say 180 fps then there is no possibility to do the same calculations faster. VVVV will happily use 100% of your CPU when trying. With mainloop you can slow it down to allow other programs on your computer to run.
Note that if you have a Renderer (DX9) and the Sync-Mode of the renderer is not "immediate present" then it's not possible to run faster then screen refresh rate of your monitor.
If there is no mainloop node, vvvv defaults to 120fps in foreground mode. if you want to increase that you have to add aMainLoop and set this to a higher value.
For now we had to block setting the mainloop to values 0 because since the gui also depends on the mainloop it would not be possible to reset the value to something else after having it set to 0 once. ahm..this is by design (flaw). You may encounter a gist of that problem when setting the mainloop to some lower values.
It was for experimenting with the process of loading textures or xfiles in background. But probably we will remove that pin again.
anonymous user login
~7min ago
~2h ago
~2h ago
~4h ago
~4h ago
~4h ago
~5h ago
~6h ago
~6h ago
~9h ago