S3200642 Pure Data patch - project 2
From Physical Programming
BEK CRAWFORD'S PURE DATA PATCH
Media:Bek Crawford's PD Patch.zip
This PD patch has been designed so that the user can rotate the cube and sphere using the keyboard keys or the mouse.
The sphere also only moves one space left and then one space right, it will not disappear off your screen.
The control keys are as follows
A - rotates the cube left (along the y-axis)
D - rotates the cube right (along the y-axis)
S - rotates the cube down (along the x-axis)
W - rotates the cube up (along the x-axis)
C - rotates the cube left (along the z-axis)
V - rotates the cube right (along the z-axis)
K - moves the sphere left
L - moves the sphere right
(If the sphere doesn't first appear in the gemwindow, try pressing either K or L and it will appear)
Mouse - moving your mouse over the gemwindow will rotate both the sphere and the cube around the y-axis. It will also fluctuate the red colour levels of the cube, making it appear more blue at regular intervals.
Before you can manipulate these objects...
- Click "create, 1"
- To remove the "gemwindow" that pops up, simply click "destroy"
- To remove the 3D lighting rendering, click "lighting 0".
- To turn the lighting back on, click "lighting 1"
- You can manipulate the colour of the cube by using the RGB vertical sliders in the PD patch window, by using the mouse to click and drag.


