<br><br><div class="gmail_quote">On 27 August 2010 14:15, gabor papp <span dir="ltr"><<a href="mailto:gabor.lists@mndl.hu">gabor.lists@mndl.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
awesome!<div class="im"><br></div></blockquote><div><br></div><div>Thanks!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It is a bit annoying that when you rotate the camera the text also rotates, though.<br>
</blockquote></div>
i think the part when you transform the messages with the inverse camera matrix should be run every frame.</blockquote><div><br></div><div>Yes, that will put them in front of the camera and keep them there.</div><div><br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> but if the ports are redirected the script gets into an infinite loop because of the display calls in the port functions. i'm not sure why.<br>
<br></blockquote><div><br></div><div>right now it goes like this;</div><div><br></div><div>error => my_ports => print</div><div>                         \=> normal_ports</div><div><br></div><div>This should never feedback. Any bug or typo in my ports or the print function will cause feedback as the error system start generating errors. Also; running my code again in it's entirely will get my own ports (which are then "current" ) re-named as the default ports and so that will also cause feedback (as they start sending to themselves) and completely take the normal ports out of the loop. </div>
<div><br></div><div>Not sure that answers the question, but that's the two types of feedback I've seen. Debugging error ports can be a bit tricky :-)</div><div>I suggest pre-emptively logging in to a virtual terminal and having a "killall fluxus" ready there.</div>
<div><br></div><div>Yours,</div><div>Kas.</div></div>