From 4d64e4cd434426234a5c313c151cd79b6afc299e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Sat, 6 Jul 2002 17:50:18 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=27 --- README.txt | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..94e9e84 --- /dev/null +++ b/README.txt @@ -0,0 +1,75 @@ +Framestein is software for processing images and video with Miller Puckette's Pure Data. +For info on Pd, see http://www.pure-data.org. + + +REQUIREMENTS + +Windows with DirectX version 7 or later and Pure Data. + + +QUICKSTART + +Launch Framestein and Pd. From Pd, choose File|Open and try the examples in +Patches-directory, starting with example-basics.pd. + +Look inside fs.* objects for more documentation. + +Later on, you'll need to start Pd with "pd -path c:\Framestein\Patches" +to tell Pd where to find Framestein's abstractions and externals. + + +LICENCE + +Copyright (c) 2001-2002 Juha Vehviläinen. + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + + +AUTHORS & CONTRIBUTORS + +Juha Vehviläinen, jusu@iki.fi + +"Framestein" name and logo: Vesa Vehviläinen + +Pink Twins (http://pinktwins.com) are making some heavy use of Framestein. +Check their site! + +Plugins by Olaf Matthes: +http://www.akustische-kunst.de/puredata/framestein/framestein.html + +The girl in "virvezoom.jpg" and "head.avi" is Virve Lukka. +Pictures under "Reija" are poor reproductions of paintings by Reija Palo-oja. +Permission to use these pictures outside the included examples is denied. + +Framestein makes use of many fine components, namely: + +DelphiX by Hiroyuki Hori, http://www.yks.ne.jp/~hori/ +FastLib by G-Soft, http://gfody.com +TDcAviPlay by Dream Company, http://www.dream-com.com +Intel Image Processing Library version 1.5 (ijl15.dll) +C2PhotoShopHost by Antti Lukats, http://www.case2000.com +AviWriter by Elliott Shevin (with large pieces of code stolen from Anders Melander) +l2s from ZEXY by Johannes Zmoelnig, see ftp://iem.kug.ac.at/pd/Externals/ZEXY/. + +And, Pure Data by Miller Puckette and others, http://www.crca.ucsd.edu/~msp/software.html + + +OFFICIAL LINKS + +download site: +framestein.org + +List for receiving update information: +http://groups.yahoo.com/group/framestein + +Send your feedback, ideas, plugins, ... +jusu@iki.fi +. -- cgit v1.2.1