beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Render2Texture Op



Render2Texture
Namespace: Ops.Gl

Op author: pandur

Test Patches: 3 Tests

Render into an Image


Renders the following ops into a texture.
The resulting texture can be used e.g. to post process a 3d scene.



Inputs

render (Trigger)

Size

use viewport size (boolean /Number)
texture width (integer /Number)
texture height (integer /Number)
Auto Aspect (boolean /Number)
filter index (integer /Number)
Wrap index (integer /Number)
MSAA index (integer /Number)
Pixelformat Float 32bit (boolean /Number)
Depth (boolean /Number)
Clear (boolean /Number)

Outputs

trigger (Trigger)
texture (Object)
textureDepth (Object)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 
Youtube Video Tutorial

Patches using Render2Texture

  • Examples
  • My Patches
  • Public