Hi,
On 17/02/2025 00:15, Jean-Michaël Celerier wrote:
I think I have something close to that there:
https://github.com/ossia/score/blob/master/src/plugins/score-plugin-js/JS/Executor/GPUNode.cpp#L284
Line 289 the rendertarget on which QtQuick is going to be rendered.
Then the actual rendering
I think I have something close to that there:
https://github.com/ossia/score/blob/master/src/plugins/score-plugin-js/JS/Executor/GPUNode.cpp#L284
Line 289 the rendertarget on which QtQuick is going to be rendered.
Then the actual rendering is there:
https://github.com/ossia/score/blob/master/src/