sdk camera app using opengl direct to gpu

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

sdk camera app using opengl direct to gpu

1,037件の閲覧回数
yibhan
Contributor III

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.

ラベル(1)
0 件の賞賛
返信
1 返信

1,027件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

1.You can refer OpenGL ES 3.0 Programming Guide(Second Edition) to learn opengles.

2 imx-gpu-sdk uses opengl es,you can see this url https://source.codeaurora.org/external/imx/meta-imx/tree/meta-sdk/recipes-graphics/imx-gpu-sdk/imx-g... 

3. You can goto download https://github.com/NXPmicro/gtec-demo-framework .There are lots of demo app about opengl es.

3.I will write a simple instruction about shader and opengl es.

 

BR

Zhiming

 

0 件の賞賛
返信