Contact
Sponsors
| ||||
|---|---|---|---|---|
| Day | Events | |||
| 06/18 Tuesday | 1930 - meetup 2000 Project Night | |||
| 06/20 Thursday | ||||
| Day | Events | |||
| Potbox | |
|---|---|
|
|
| founder: | stick |
| depends on: | |
| interested: | |
| software license: | BSD |
| hardware license: | CC BY-SA |
| status: | active |
+----------+ +----------+
| potbox | | potbox |
+----------+ +----------+
| |
v v
+----------+ +----------+
,-----------> | renderer | | renderer |
/ +----------+ +----------+
| | |
A v v
webcam |_| +----------+ +----------+
| rupter | | rupter |
+----------+ +----------+
======= glass ====== | |
| ,----------'
+------------------+ v v
| LCD screen | +-----------+
+------------------+ | mixer |
\____________/ +-----------+
^ |
`---------------------<|
|
v
to output
Renderers are common notebooks with VGA→composite converter or lightweight devices with composite output (e.g. Raspberry Pi).
function:
| # | effect | param A | param B | param C | param D |
|---|---|---|---|---|---|
| 00 | lissajous curves | a | b | delta | - |
| 01 | grid - points | density | rotation | rotation speed | scatter |
| 02 | grid - lines | density | rotation | rotation speed | scatter |
| 03 | wireframe sphere | rotation X | rotation Y | rotation speed X | rotation speed Y |
| 04 | wireframe cube | rotation X | rotation Y | rotation speed X | rotation speed Y |
| 05 | shaded cube | rotation X | rotation Y | rotation speed X | rotation speed Y |
| 06 | circle | thickness | scatter | - | - |
| 07 | rectangle | rotation | rotation speed | thickness | scatter |
| 08 | circle+symbol | rotation | rotation speed | circle thickness | scatter |
| 09 | rectangle+symbol | rotation | rotation speed | rect thickness | scatter |
Some converters are needed for the whole solution to work. Especially VGA→composite (from notebook to Rupter) and composite→VGA (from Mixer to screen/output).
We use the usual LCD screen (small are OK too).