搜索资源列表
GL2CameraEye_2
- 在安卓平台上使用 OpenGL 顯示手機鏡頭畫面,使用到 GLSL語言、SurfaceView 等類。-Use OpenGL display screen on the Android platform, using the GLSL, SurfaceView and other categories.
GLESPlayground
- iOS的OpenGL ES 3.0试验Demo。涵盖了OpenGL ES从创建顶点数据、VAO、Shader到最终渲染的全过程,并且GLSL使用3.0版本。可作为OpenGL ES的入门Demo