All Projects → DribsAndDrabs1129 → OpenGL-Review

DribsAndDrabs1129 / OpenGL-Review

Licence: other
OpenGL For Reference

Programming Languages

objective c
16641 projects - #2 most used programming language
GLSL
2045 projects

OpenGL Review

Summary

PS: 图片来自Facebook项目中,忘记是哪个项目了,觉得很好看就拿过来直接用了😂

image

Update

Dec 10, 2017

  • use OpenGL ES to present image on screen with shader and common view

  • use OpenGL ES to present image on screen without shader and GLKView

  • use shader to process image with brightness, luminence and saturation

  • use OpenGL ES shader to process real time data from camera based on brightness, luminence and saturation

Dec 14, 2017

  • use OpenGL ES shader to blur an image (motion blur)

Jan 3, 2017

  • add gaussian blur, sharpen, dilate and erode

Write in the end

Some tips that may help you

For more

Please looking forward to this project :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].