moglDeleteFBO - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

moglDeleteFBO(fbo) -- Delete FBO 'fbo' and its associated buffers and textures.

This function is mostly useful for image processing and GPGPU
applications. Normal Psychtoolbox code will want to use standard
Offscreen windows instead. They are properly managed by Psychtoolbox for
normal stimulus drawing and implemented to work on any kind of hardware,
whereas this function is optimized for OpenGL-2 compliant hardware.

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychOpenGL/moglDeleteFBO.m
⚠️ **GitHub.com Fallback** ⚠️