Panda3D
Classes | Variables

Package filter.FilterManager

Classes

class  FilterManager

Variables

list __all__ = ["FilterManager"]

Detailed Description


The FilterManager is a convenience class that helps with the creation
of render-to-texture buffers for image postprocessing applications.

Still need to implement:

* Make sure sort-order of buffers is correct.
* Matching buffer size to original region instead of original window.
* Intermediate layer creation.
* Handling of window clears.
* Resizing of windows.
* Do something about window-size roundoff problems.


Variable Documentation

list __all__ = ["FilterManager"]
 All Classes Namespaces Functions Variables Properties