搜索资源列表
GL2CameraEye_2
- 在安卓平台上使用 OpenGL 顯示手機鏡頭畫面,使用到 GLSL語言、SurfaceView 等類。-Use OpenGL display screen on the Android platform, using the GLSL, SurfaceView and other categories.
orangesignal-android-camera-master
- 这个例子是一个Android摄像头库,它使用 GPUImage GLSL的过滤器-This is an android Camera Library ,it uses GPUImage GLSL filters
GLESPlayground
- iOS的OpenGL ES 3.0试验Demo。涵盖了OpenGL ES从创建顶点数据、VAO、Shader到最终渲染的全过程,并且GLSL使用3.0版本。可作为OpenGL ES的入门Demo