Files
coco 4af4d1c457 a
2026-07-03 15:59:36 +08:00

25 lines
661 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# MagicCamera3
MagicCamera3 is code refactoring from MagicCamera(https://github.com/wuhaoyu1990/MagicCamera 3000+star)more than 30 camera filter effects write with C++ and opengles.</br>
My blog(https://www.jianshu.com/u/cd0fe10b01d2) ,will introduce this project and add functions in this project later.
*2019.1.14 </br>
add 5 effects from Douyin </br>
optimize front camera preview </br>
*2018.12.29 </br>
can save picture with Native C++ with stb_image.c </br>
*2018.12.19 </br>
can change front camera </br>
*2018.12.17</br>
add 30+ effects in camera filterall filter write with C++ and opengles.</br>
*2022.9.25</br>
fix androidX </br>