rpd
Version:
RPD is a minimal framework for building Node-Based User Interfaces, powered by Reactive Programming
58 lines (38 loc) • 4.37 kB
Markdown
---
title: Examples of RPD in Action
id: examples
---
NB: Versions of RPD used in these examples may appear not to be up-to-date, please use the methods described on [Setup page](./sections/setup.html) to ensure you get the latest one.
* <span>Animatron toolkit, <code>compact</code> style, HTML</span> [](./examples/anm-compact.html)
* <span>Animatron toolkit, <code>plain</code> style, HTML</span> [](./examples/anm-plain.html)
* <span>Animatron toolkit, <code>pd</code> style, HTML</span> [](./examples/anm.html)
* <span>Pure Data toolkit, <code>webpd</code> style, SVG</span> [](./examples/pd.html)
* <span>Processing toolkit, <code>compact-v</code> style, SVG</span> [](./examples/processing-compact-v.html)
* <span>Processing toolkit, <code>compact</code> style, SVG</span> [](./examples/processing-compact.html)
* <span>Processing toolkit, <code>plain</code> style, SVG</span> [](./examples/processing-plain.html)
* <span>Processing toolkit, <code>quartz</code> style, HTML</span> [](./examples/processing.html)
* <span>Timbre toolkit, <code>quartz</code> style, HTML</span> [](./examples/timbre.html)
* <span>Util toolkit, <code>black-white</code> style, SVG</span> [](./examples/util-black-white.html)
* <span>Util toolkit, <code>ableton</code> style, SVG</span> [](./examples/util-ableton.html)
* <span>Util toolkit, <code>ableton-out</code> style, SVG</span> [](./examples/util-ableton-out.html)
* <span>Util toolkit, <code>blender</code> style, SVG</span> [](./examples/util-blender.html)
* <span>Util toolkit, <code>compact-v</code> style, SVG</span> [](./examples/util-compact-v.html)
* <span>Util toolkit, <code>quartz</code> style, SVG</span> [](./examples/util-svg.html)
* <span>Util toolkit, <code>quartz</code> style, HTML</span> [](./examples/util.html)
<!-- TODO: example for every style with every possible renderer -->
#### Videos
Latest Videos from [RPD Vimeo Channel](http://vimeo.com/channels/rpdjs):
<!-- 640x451 -->
<iframe src="https://player.vimeo.com/video/147126939" width="320" height="225" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<!-- 640x451 -->
<iframe src="https://player.vimeo.com/video/147127441" width="320" height="225" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<!-- 640x445 -->
<iframe src="https://player.vimeo.com/video/140075167" width="320" height="222" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<!-- 640x329 -->
<iframe src="https://player.vimeo.com/video/147096453" width="320" height="164" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<!-- 640x357 -->
<iframe src="https://player.vimeo.com/video/143316958" width="320" height="178" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<!-- 640x346 -->
<iframe src="https://player.vimeo.com/video/145257561" width="320" height="173" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<!-- 640x360 -->
<iframe src="https://player.vimeo.com/video/118197237" width="320" height="180" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>