Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add beauty #1692

Open
kevinluoeth opened this issue Dec 27, 2024 · 7 comments
Open

How to add beauty #1692

kevinluoeth opened this issue Dec 27, 2024 · 7 comments

Comments

@kevinluoeth
Copy link

Thanks♪(・ω・)ノ

@pedroSG94
Copy link
Owner

Hello,

You have a basic Beauty filter:
https://github.com/pedroSG94/RootEncoder/blob/master/app/src/main/java/com/pedro/streamer/utils/FilterMenu.kt#L118

You can test it using my app example with the menu in Rotation example

@kevinluoeth
Copy link
Author

Mainly because I want to replace the beauty in the project

@pedroSG94
Copy link
Owner

I don't understand you but you can create your own filter using opengl if you need it:
https://github.com/pedroSG94/RootEncoder/wiki/Real-time-filters#create-your-own-filter

@kevinluoeth
Copy link
Author

thinks

@kevinluoeth
Copy link
Author

Hello, can I achieve a new filtering effect by replacing all the filters in the project that involve or inherit from BaseFilterRender with my own?

@pedroSG94
Copy link
Owner

Hello,

Sorry for late response I was on holidays.

You only inherit from BaseFilterRender and create your own filter. To start you can copy a basic filter like GreyScaleFilterRender class and modify it

@kevinluoeth
Copy link
Author

Thank you very much for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants