Dgame.System.FrameBufferObject

Undocumented in source.

Members

Classes

FrameBufferObject
class FrameBufferObject

A FrameBufferObject is usefull if you want to blit Drawables on a Texture. You create an FBO, set an Image/Texture to it and draw what you want. After drawing it is on your Texture.

Meta