BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.23k stars 4.61k forks source link

Will you present MetalImage? #2313

Closed moozen-cn closed 8 years ago

moozen-cn commented 8 years ago

yeah, just a guess.

BradLarson commented 8 years ago

I'm not sure what you're asking. Are you asking if this will be reworked in Metal? If so, that's probably no, for the reasons described here:

https://github.com/BradLarson/GPUImage2/issues/5

erickingxu commented 8 years ago

@godshow , I think it is a good idea, and some works had been start up in github with MetalImage. Details ,refer to https://github.com/erickingxu/MetalImage.git

moozen-cn commented 8 years ago

@erickingxu Good job!