[plt-scheme] fluxus 0.13

From: Stephen De Gabrielle (stephen at degabrielle.name)
Date: Sun Sep 23 20:29:54 EDT 2007

I'm trying to get a handle on what fluxus is/does;

inputs-
-audio:possibly fft processed to identify components like beats
-a console

on the inside of the black box:
-state machines
-primitives: eg torus
-render loop(?what happens here)
-components of the audio may affect attributes displayed (either of
primitives or of the animation in part or whole)

outputs-
live opengl animation
overlayed with console interactions (possibly opengl rendered text in
the truetype font of choice?)

do I have this right?


On 22/09/2007, Dave Griffiths <dave at pawfal.org> wrote:
> act of a flowing; a continuous moving on or passing by, as of a flowing
> stream; a continuous succession of changes
>
> A graphical livecoding environment for Scheme. Builds for Linux (and
> sometimes OSX), and released under the GPL licence.
>
> http://www.pawfal.org/fluxus/
>
> http://www.pawfal.org/Software/fluxus/files/fluxus-0.13rc2.tar.gz
>
> A big refactoring and clean up of the renderer, including some new
> features:
>
> * Stencil buffer shadowing
> * Stereo support (thanks to Alex Norman)
> * Skeleton animation and skinning
> * A GLSL shader library with some common illumination models
> * A long awaited torus primitive!
> * More control over the render loop for full screen effects
>
> Also lots of changes to the scratchpad live coding editor, including:
>
> * TrueType font support
> * Much better integrated documentation
> * Portuguese doc translations (thanks to Glauber Alex Dias Prado)
> * Built in easy access TOPLAP manefesto
> * Text 'autofocus' zooming/tracking
> * Live code recording and playback with key press files
>
> There is also a new series of tutorial livecoding movies, to give you
> some ideas about live coding strategies using Scheme and fluxus:
> http://www.pawfal.org/index.php?page=FluxusSecrets
>
> And the C++ API has been documented, for people wishing to use the
> fluxus renderer directly:
> http://www.pawfal.org/fluxus/docs/libfluxus-0.13/
>
> cheers.
>
> dave
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


-- 
Cheers,

Stephen



--
Stephen De Gabrielle
s.degabrielle at ucl.ac.uk
Telephone +44 (0)20 7679 5242 (x45242)
Mobile                  079 851 890 45
http://www.uclic.ucl.ac.uk/annb/MaSI.html
University College London Interaction Centre
Remax House - 31/32 Alfred Place
London - WC1E 7DP


Posted on the users mailing list.