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

EX9.Dataflow

French | Italian

The overall dataflow of the 3d rendering pipeline in vvvv looks as follows:

vvvv passes several data to the graphics card:

  • Mesh
  • Texture
  • User defined variables
  • Render Sates
  • Transform matrices

First the vertexshader programm is applied to each vertex. Its major task is to project the geometry onto the screen. The output is the vertex position in screenspace for the rasterizer and other data for the pixel shader.

Between vertexshader and pixelshader the conversion from vector graphics to pixel graphics happens. This is done by the rasterizer, that calculates which screen pixels belong to the geometry. It also interpolates per-vertex data sent from the vertex shader to per-pixel data for pixels which lie between the vertices.

Then the pixelshader programm is executed for every visible pixel, as defined by the rasterizer. It calculates the final color of the pixel.

anonymous user login

Shoutbox

~1h ago

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

~3h ago

matka: @lecloneur nice!!

~13h ago

unti: does the selectjoint node cause an error on your systems too? it seems to occur when you hover over the window where you select joints

~21h ago

Jackal: works with the Xbox one also.

~21h ago

Urbankind: is Kinect V 1.5 is exclusive for Kinect PC or all the new features works with old kinect?

~22h ago

sapo: kinect 1.5 works with 27.2 vux nodes!

~1d ago

microdee: vvvv_45alpha28-develop-697babe... horny version number is horny:D