nekocode / CameraFilter

📷 Realtime camera filters on android.
Apache License 2.0
2.14k stars 363 forks source link

how to take a photo ? #3

Closed stickylabdev closed 8 years ago

stickylabdev commented 8 years ago

how to take a photo ,,using button?

nekocode commented 8 years ago

I had not implemented this. The project is just to show how to use shader to implement filters.

johan-schoeman commented 8 years ago

Can you please add the code to take a photo?

nekocode commented 8 years ago

@johan-schoeman It is not a hard work. Ok, I will add it quickly.

johan-schoeman commented 8 years ago

That will be great! Thanks a lot - really appreciate it!

nekocode commented 8 years ago

@muafakul @johan-schoeman Take a look at the lastest 1.5 version. I have added new feature to caputre the image.

johan-schoeman commented 8 years ago

Thank you very much! Will test it a bit later today and will let you know.

nekocode commented 8 years ago

I have not optimized it because I am now focusing more on the 2.0 version development. So please keep the issue open util I finished the optimization.