I forgot to Cc the list;
Cyrille's suggestion worked great :)
-------- Mensaje original --------
cyrille henry escribió:
use GEMglPushMatrix() and GEMglPopMatrix()
Wow GREAT!!! Thanks so much!
I replaced all [separator]s with the attached abstraction, I must
confess I was a bit skeptical but it worked!
--
Matteo Sisti Sette
matteosistisette@gmail.com
http://www.matteosistisette.com
#N canvas 366 326 450 300 12;
#X obj 202 126 GEMglPushMatrix;
#X obj 149 62 inlet;
#X obj 149 96 t a a a;
#X obj 175 151 outlet;
#X obj 149 176 GEMglPopMatrix;
#X connect 1 0 2 0;
#X connect 2 0 4 0;
#X connect 2 1 3 0;
#X connect 2 2 0 0;