» GDI Rendering
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

GDI Rendering

Mandarin | Russian | Italian

Chinese Version: GDI渲染

GDI Rendering

GDI Rendering is designed to be quick and simple. Some simple nodes will create text and rectangles, as well as lines and Bézier curves. The coordinate system is a square going from (-1, -1) in the lower left corner to (1, 1) in the upper right corner.

To play with the GDI renderer, create a Renderer (GDI) node and use the following nodes. Most should be fairly self explanatory, especially if you open their help patches.

Note that the Cc and Pt nodes are now named Circle (GDI) and Point (GDI)

The HLine (GDI), VLine (GDI) and Point (GDI) nodes are meant for simple demonstration patches to mark horizontal and vertical lines and points.

There is a group of nodes in the Debug category, which are used for quick performance and status messages. While they are ready for a general overhaul, they will usually print out status information to the GDI renderer.

Priority, Passes and GlobalVisualRange

All Render nodes have pins for Pass and Priority. The pass determines in which render window a certain render node is drawn. You will see only render nodes in renderers with the same Pass ID.

The Priority determines the order of the nodes: Nodes with the highest priority are drawn first; therefore they appear behind everything else.

The GlobalVisualRange on the renderer pin determines if the renderer should be accepting render nodes from all patches or just from the current patch. If GlobalVisualRange is 1 (default), the renderer shows all render objects in all patches with the given Pass. If the GlobalVisualRange is 0 you can see only the local render objects.

anonymous user login

Shoutbox

~1h ago

TobiTobsen123: Is there a patch for the DMX4all LAN-DMX Stage Profi? http://www.dmx4all.de/product_info.php?language=de&products_id=188

~3h ago

catweasel: @manuel I got a quote from them, its was £1000's...

~4h ago

u7angel: @mediadog. framebuf is abandoned since you can achieve the same with background subtraction shader + texture queue.

~6h ago

antokhio: blending looks nice sure need more hard tests

~8h ago

manuel: this looks quite amazing, anyone tried it ? http://www.vioso.com/products_anyblend.php

~11h ago

mediadog: framebuf.dll no longer works (red). Ideas?

~12h ago

~12h ago

matka: @lecloneur nice!!