From dave at pawfal.org Tue Jun 6 10:03:45 2006 From: dave at pawfal.org (Dave Griffiths) Date: Tue Jun 6 10:03:55 2006 Subject: [linux-graphics-dev] fluxus 0.10 Message-ID: <52315.193.203.82.226.1149602625.squirrel@www.webmail.pawfal.org> apologies for crossposting (fluxus) 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 or OSX, and released under the GPL licence. Fluxus reads live audio or OSC network messages which can be used as a source of animation data for realtime performances or installations. Keyboard or mouse input can also be read for simple games development, and a physics engine is included for realtime simulations of rigid body dynamics. This release brings a repl (read evaluate print loop) for more interactive Scheme livecoding, better camera control, spotlights, procedural texturing support, more examples and a couple of daft little games thrown in for good measure. http://www.pawfal.org/fluxus/files/fluxus-0.10rc2.tar.gz http://www.pawfal.org/fluxus http://www.pawfal.org/fluxus/docs/index.html scroll on, dave http://www.pawfal.org/dave From dan at dennedy.org Tue Jun 6 12:29:18 2006 From: dan at dennedy.org (Dan Dennedy) Date: Tue Jun 6 12:30:49 2006 Subject: [linux-graphics-dev] Kino 0.9.0 released Message-ID: <200606060929.18387.dan@dennedy.org> Kino 0.9.0 Release Notes http://www.kinodv.org/ * Bugfixes to Export as a result of resampling changes in v0.8.1. * Added third generation, simplified IEEE 1394 I/O via libiec61883. (dv1394 is still available when libiec61883 is not detected at configure step of build process. Also, one can force the usage of dv1394 rather than libiec61883 by using configure --with-dv1394.) NOTE: some build configure options have changed slightly: Use --enable-quicktime instead of --with-quicktime. Use --enable-hotplug-script-dir instead of --with-.... Use --enable-hotplug-usermap-dir instead of --with-....