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

Shader

Japanese

Built-in Effects

Wikipedia on Shading
Gouraud
Phong

Related nodes

Constant (EX9.Effect)
FlatPoint (EX9.Effect)
FlatDirectional (EX9.Effect)
GouraudPoint (EX9.Effect)
GouraudDirectional (EX9.Effect)
PhongPoint (EX9.Effect)
PhongDirectional (EX9.Effect)
...and some more

Effects are the direct3d way to combine vertex- and pixelshaders in one file.

VVVV ships with a small range of default effects:

  • Constant: draws the geometry with a color and/or texture. Looks exactly like the DX9 primitives.
  • Flat, Gouraud, Phong: with Point or Directional lighting they implement classic shading algorithms to get simple 3d looks.

Those effects work for fast prototyping but are really rather dumb and can easily be adapted to use multiple lights and textures, show special shading or whatevvvver, see Custom Effects below.

If you are looking for the Video-Effects for your images/textures/videos, check the TextureFX nodes.

Examples in your vvvv\girlpower\ directory:

  • Graphics\DX9\Shader\

Custom Effects

MSDN about Effects

Related nodes

Template (EX9.Effect)

vvvv allows you to write your own pixel- and vertexshaders without using an external tool. Head over to the effects section to learn how.

Examples in your vvvv\girlpower\ directory:

  • Graphics\DX9\Shader\

See also:

anonymous user login

Shoutbox

~3mth ago

joreg: END OF SHOUTBOX! As this page has is now legacy, it will no longer feature new content. For latest news, see: http://vvvv.org

~4mth ago

joreg: vvvvTv S0204 is out: Custom Widgets with Dear ImGui: https://youtube.com/live/nrXfpn5V9h0

~4mth ago

joreg: New user registration is currently disabled as we're moving to a new login provider: https://visualprogramming.net/blog/2024/reclaiming-vvvv.org/

~4mth ago

joreg: vvvvTv S02E03 is out: Logging: https://youtube.com/live/OpUrJjTXBxM

~4mth ago

~4mth ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~4mth ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~4mth ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~5mth ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~5mth ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/