Any equivalent to glReadPixels in VulkanSceneGraph? #1560
DAVIDCO1-rnd
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, (not sure if my reply via the e-mail will be published here but anyway) You could check out the vsgheadless example, I guess you will find your info there. cheers, Raymond |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Is there an API in vsg that reads pixels from the camera and returns an array of bytes/floats (whateven the pixel type is)?
Or is there any other way of getting the image pixels from the camera in vsg?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions