CommonFilters - some new filters, and the future

Hmm, might as well share (a cleaned-up version of) my test script.

Requires CommonFilters190; as of this writing, the latest one is CommonFilters190_with_retro.zip in https://discourse.panda3d.org/viewtopic.php?f=9&t=17232&start=60#p101361

How to use:

  • Extract both this and CommonFilters190_with_retro.zip in the same directory
  • In the terminal, go to that directory, and run python -m SSLRExample

The code should be fairly well commented; if there is something that requires explanation, post here and let me know.
SSLRExample.zip (626 KB)
SSLRExample_code_only.zip (3.19 KB)