Hi guys,
I have a problem to implement camera app in opengl es 3.
I have referenced imx-gup-sdk in camera demo, but it is not using gpu, i guess.
I have tried to change camera demo to use direct gpu, but camera view don't work, acually it is displayed but not right view.
Do you have any sample code or idea? I am new in opengl, so I feel hard to program opengl.
1. i don't know how to configure vertex shader and fragment shader and to connect them to c codes.
Thank you for reading.