annotate Fan Models/fcpan.pd @ 176:a297efeba5c0

Sword model - Calculated bases for the plane of the sword, the projection matrix and the position of the observer projected onto this plane. Then can calculate the elevation and the azimuth between source and observer. Next - add additional sources along the blade length.
author Rod Selfridge <r.selfridge@qmul.ac.uk>
date Thu, 11 Feb 2016 13:16:32 +0000
parents b3ebe65683bc
children
rev   line source
r@127 1 #N canvas 316 389 443 292 10;
r@127 2 #X obj 64 123 *~;
r@127 3 #X obj -4 123 *~;
r@127 4 #X obj 80 77 cos~;
r@127 5 #X obj 80 40 -~ 0.25;
r@127 6 #X obj 80 18 *~ 0.25;
r@127 7 #X obj 12 101 cos~;
r@127 8 #X obj 12 77 -~ 0.25;
r@127 9 #X obj -4 146 outlet~ l;
r@127 10 #X obj 64 146 outlet~ r;
r@127 11 #X obj -4 -4 inlet~;
r@127 12 #X obj 80 -4 sig~;
r@127 13 #X obj 80 -36 inlet;
r@127 14 #X connect 0 0 8 0;
r@127 15 #X connect 1 0 7 0;
r@127 16 #X connect 2 0 0 1;
r@127 17 #X connect 3 0 2 0;
r@127 18 #X connect 3 0 6 0;
r@127 19 #X connect 4 0 3 0;
r@127 20 #X connect 5 0 1 1;
r@127 21 #X connect 6 0 5 0;
r@127 22 #X connect 9 0 1 0;
r@127 23 #X connect 9 0 0 0;
r@127 24 #X connect 10 0 4 0;
r@127 25 #X connect 11 0 10 0;