Content deleted Content added
→Uses: Explicit reference to Render to Texture |
Barticus88 (talk | contribs) m Texture→Texture (computer graphics) in the holy name of WikiProject Disambiguation using Popups |
||
Line 27:
To use an FBO one simply creates an instance of it. Along with the FBO comes several attachments, one can then
attach these to a chosen receiver; either a [[Texture (computer graphics)|texture]], or a [[render buffer]].
For example:
|