8000 GitHub - afeizai/MetalImage: MetalImage is more faster and powerful than opengles for iOS. It is very similar to GPUImage framework, but perform a better 3D rendering and multithreads computing abilities.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MetalImage is more faster and powerful than opengles for iOS. It is very similar to GPUImage framework, but perform a better 3D rendering and multithreads computing abilities.

License

Notifications You must be signed in to change notification settings

afeizai/MetalImage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MetalImage

Metal is a better way for using GPU to process images and videos in iOS. So I try my best to do some intresting algorithms with Metal. I had completed some simple works and demos for processing images and videos with MetalImage.I try to make this framework be similar to famous "GPUImage". So if you are familar to GPUImage, you will find it is very easy to use in MetalImage. And some thankfulness for Brad Larson,as he gave me some tips ever. Today,I decided to share my works with a memorable date of birth of my daughter,and I will update this library in future.

Some future plans for this library: 1.Some 3D interfaces will be added for easy using metal draw CG effects. 2.Some face detections interface will be provided with this library, maybe need some days. 3.Some optimizations will be updated.

So I hope some guys can work with me together, and thanks for you...

About

MetalImage is more faster and powerful than opengles for iOS. It is very similar to GPUImage framework, but perform a better 3D rendering and multithreads computing abilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C++ 53.0%
  • Objective-C 34.3%
  • Metal 12.7%
0