Panda3D
|
Classes | |
class | FilterManager |
Variables | |
list | __all__ = ["FilterManager"] |
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.
list __all__ = ["FilterManager"] |