<div dir="ltr"><br><br><div class="gmail_quote">On Mon, Oct 20, 2008 at 2:24 AM, Jacob Lewellen <span dir="ltr">&lt;<a href="mailto:jlewelle@princeton.edu">jlewelle@princeton.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr">Hi,<br>&nbsp;&nbsp;&nbsp;&nbsp; I&#39;m a junior CS major at Princeton and for my Junior Independent work for this semester, I&#39;m going to be try my hand at adding a graphical API to ChucK, which will be called GLucK.&nbsp; The current plan is to create another thread for just graphics that will be controlled at the back end by GLUT functions.</div>
</blockquote><div><br></div><div>Did you realise there development of a similar thing already started, even under the name GlucK, although it&#39;s not currently in an accessible form? &nbsp;Well worth you doing a search; there were some comments not so long ago, including from Ge on some of the pitfalls encountered IIRC.</div>
<div>&nbsp;<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">The other question I have is if anyone knows of a good C++ IDE for Linux to use for developing ChucK.&nbsp; If necessary I&#39;ll just use Emacs or something of that ilk, but if there&#39;s something good out there that has good autocompletion and that sort of thing, I&#39;d prefer it.<br>
</div></blockquote><div><br></div><div>Well, I haven&#39;t used either Linux or C++ for a while, and haven&#39;t done very much C++ so I&#39;m not talking from all that much experience here. &nbsp;Codeblocks is fairly decent I think. &nbsp;I gather CDT for Eclipse is pretty mature now - Eclipse is great for Java, not so sure about C++. &nbsp;Well worth a try. &nbsp;There are some other well established more linux-centric IDEs like KDevelop and Ajunta... but having done little more than &quot;hello world&quot; with them I&#39;ll not comment.</div>
<div><br></div><div>Cheers, and good luck with the project,</div><div>Peter</div></div></div>