accumrotate
From Pdpedia
| {{{example_image}}} caption | |
| Description: | accumulate a rotation |
|---|---|
| Abbreviation: | |
| Library: | gem |
| Author(s): | Mark Danks, IOhannes m zmölnig, Günter Geiger, tigital, Chris Clepper et al. |
| Developer(s): | |
| Release version: | |
| Release date: | 1997-2007 |
| Status: | active |
| Dependencies: | |
| License: | GPLv2 or later |
| Website: | http://gem.iem.at/ |
| Programming Language: | |
| Platform(s): | GNU/Linux, Mac OS X, Windows |
| Language: | English |
| Data type(s): | gem list |
| Distribution(s): | Pd-extended, pure dyne, gem debian package |
Synopsis: [accumrotate]
Class: manipulation object
Description: accumulated rotation
[accumrotate] accepts a gemList and changes the current transformation matrix by the specified delta-rotation
the delta-values add to the current rotation-matrix.
Arguments:
initial rotations around X, Y, Z-axes
Inlets:
Inlet 1: gemlist
Inlet 1: message: reset
Inlet 2: float: delta-rotation around X-axis (in deg)
Inlet 3: float: delta-rotation around Y-axis (in deg)
Inlet 4: float: delta-rotation around Z-axis (in deg)
Outlets:
Outlet 1: gemlist
GEM object
Example:
click repeatedly
Create window:
Contents |

