Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
5cc8b246a (dev)
Description
For example a very fancy progress bar with very large number of vertices defining the shape, which would be static except the "how far" to render may change.
Currently scenegraph always renders the whole set of vertices/indices given to it so it has to be dynamically changed which leads to upload every time.
It would be nice if it was possible to have the whole geometry uploaded once and it to remain in GPU memory, but being able to adjust the number of vertices/indices of it to process.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-126835 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
590520,59 | Add support for partial rendering of geometry nodes | dev | qt/qtdeclarative | Status: MERGED | +2 | -1 |
590766,1 | Respond to code review comments | dev | qt/qtdeclarative | Status: ABANDONED | 0 | 0 |