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

RenderToTexture_v3 Op



RenderToTexture
Namespace: Ops.Gl

Op author: pandur

Test Patches: 4 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

Size index (integer /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)
Pixel Format index (integer /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 RenderToTexture_v3

  • Examples (4)
  • Public
  • My Patches

Changelog


cloned op from Ops.Gl.Render2Texture
2023-06-22 - pandur
renameOps.Patch.PheLezz.Render2Texture2 renamed to Ops.Gl.Render2Texture_v2
2023-06-22 - pandur
cloned op from Ops.Gl.Render2Texture_v2
2023-06-23 - pandur
renameOps.Patch.P4SCBDz.Render2Texture_v3 renamed to Ops.Gl.Render2Texture_v3
2023-06-23 - pandur
renameOps.Gl.Render2Texture_v3 renamed to Ops.Gl.RenderToTexture_v3
2023-09-14 - pandur