Skip to content

Commit

Permalink
changed some wording
Browse files Browse the repository at this point in the history
  • Loading branch information
EnviralDesign authored Feb 4, 2021
1 parent c8031c0 commit d6253f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Additionally, UberGui is built as a layer of abstraction directly on top of Cust
### Speed
UberGui uses the webRender TOP in TD which runs a separate threaded instance of an embedded chromium browser. You can spawn many UI's and each will run independently of the main TouchDesigner TOE. Keeping your UI's from bogging down your real-time projects.

The gif below was captured at 60 fps in TouchDesigner with no dips with a resting cook time of 1ms. Sometimes during interaction with the UI, cumulative cook time can peak to 2 or 3 ms, but rarely higher.
The gif below was a stress test captured at 60 fps in TouchDesigner with no dips at an average cook time of 1ms. Sometimes during interaction with the UI, cumulative cook time can peak to 2 or 3 ms, but rarely higher. When parameters are not changing, cooktime is minimal, ~0.025 ms per frame. UberGui can be entirely disabled when not in use as well and quickly re enabled.

![ubergui speed](https://www.geopix.io/wp-content/uploads/2021/02/UGV4_header2.gif)

Expand Down

0 comments on commit d6253f1

Please sign in to comment.