From 2d5fd98703483f75c14a90f9f58d9f669ded5719 Mon Sep 17 00:00:00 2001 From: wysaid Date: Wed, 18 Jan 2023 12:42:40 +0800 Subject: [PATCH] vulkan support dec. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7812e3a..fa59872f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # Android-GPUImage-Plus -Image, Camera And Video Filters Based On OpenGL +Image, Camera And Video Filters Based On `Vulkan` & `OpenGL` >To get pure lib without ffmpeg(No feature of video recording), please checkout the branch [min](https://github.com/wysaid/android-gpuimage-plus/tree/min). The whole jni module will be less than 600KB. ## New Feature -See the `image deform demo`. +- ### Vulkan Support + +- ### See the `image deform demo`. (2018.9) ![](screenshots/6.gif) ![](screenshots/5.gif)