How can I extend the framework with custom filters?
I would like to add custom Filters, besides the provided within qici-core.
What would be the recommended way to add these custom filters? (shaders)
What would be the recommended way to add these custom filters? (shaders)
To reply to a question, please Login or registered
1 replies
lijh
Favor from: QC-Cindy 、Dredok
Then you can see the new filter from the filter list of FilterGroup Component.
Source code of official filters:
https://github.com/qiciengine/qiciengine-core/tree/master/src/filter
And demo:
http://engine.qiciengine.com/demo/Filter/filter_mixed/index.html