Hi.<div>browsing the archives of this mailing list also helps me sometimes :) </div><div>I would advise it if u get stuck, as most of the users faced - i guess - same difficulties and asked about the same things in the beginning.</div>

<div>cheers.</div><div>Gas</div><div><br><br><div class="gmail_quote">2012. április 9. 22:02 Kassen írta, <span dir="ltr"><<a href="mailto:signal.automatique@gmail.com">signal.automatique@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Apr 09, 2012 at 09:44:48PM +0200, Janis Geiger wrote:<br>
> Hey<br>
<br>
Hey Janis!<br>
<br>
<br>
Since your questions are closely related I'll try to answer them in<br>
one swoop. Fluxus is mostly Scheme (particularly "Racket", a Scheme<br>
implementation) + a set of custom functions allowing you to use Scheme<br>
to address the OpenGL implementation as well as the other features<br>
(audio the physics engine, etc).<br>
<br>
Racket has a great online help at<br>
<a href="http://docs.racket-lang.org/reference/index.html" target="_blank">http://docs.racket-lang.org/reference/index.html</a><br>
<br>
Our own stuff *should* all be documented under (help fluxus-fun) where<br>
"fluxus-fun" is the function that you are curious about. Where it<br>
isn't that is a problem in the documentation and it should be fixed.<br>
All of those should come with brief examples. Here and there the<br>
fluxus documentation does lack parts or has bugs, if you find<br>
something like that reporting it would be helpful.<br>
<br>
As for learning the language; learning Fluxus is essentially the same<br>
as learning Scheme, syntax-wise. If that is how you learn there are<br>
many texts about Scheme either online or available as books. You can<br>
also start with the Fluxus examples and see what happens when you edit<br>
bits. Once you feel you'd like to add new things to the example you<br>
could try some appealing looking things on the racket site.<br>
<br>
Either way, if you get stuck; shout and we'll see how to get you<br>
un-stuck. Also remember that if something looks extremely strange then<br>
it might be that you don't yet understand it but it could also be that<br>
there is simply a bug; in that case I'd shout too, instead of staring<br>
at it.<br>
<br>
Happy hacking!<br>
Kas.<br>
</blockquote></div><br></div>