Hello,
I was used to v4 beta, I leave it for a some years, and I’m back, decided to learn Gamma ;)
However, I struggle finding tutorials so I’m stucked with simple stuff. Sorry then, I will ask stupid questions.
I want to do a 2D project, with a webcam video in fullscreen and a GUI on the top. So I choosed skia renderer (I hope this is a good choice).
I used videoin + drawimage to display the webcam image. But i cant find how to adapt the image to the screen (or the windows size) ? I played with size, sizemode, position. I guess I need to find a node returning the windows size ?
Since i did not understand the way skia coordiantes are working, I also struggle with pipet node I would like to use. I guess I need to map the pipet positions, but I dont knows how to map them ?
Thanks by advance for your help !
Roman