Skip to content

Add support of target and level in FBO

Michael Migliore requested to merge michael.migliore/vtk:fbo-enh into master

In some cases, it can be useful to specify target and a mipmap level when rendering inside a FBO.
This MR also allow allocation of cubemaps without initialization.

Edited by Michael Migliore

Merge request reports