25 lines
661 B
Markdown
25 lines
661 B
Markdown
# 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 filter,all filter write with C++ and opengles.</br>
|
||
|
||
*2022.9.25</br>
|
||
fix androidX </br>
|
||
|
||
|
||
|