how to render an yuv format image. #3066
callanzhao
started this conversation in
General
Replies: 2 comments 1 reply
-
Convert YUV420SP data into RGB in shader and then render it. Here you have example of conversion functions from different color spaces: bgfx/examples/common/shaderlib.sh Lines 90 to 176 in b0bb4fc |
Beta Was this translation helpful? Give feedback.
0 replies
-
how to write yuv data to shader? which texutre format can be use? |
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.
-
use texture, how to write yuv 420sp data ,and render it
Beta Was this translation helpful? Give feedback.
All reactions