emailconfirmed, nsInternRO, nsInternRW, Administrators
3,356
edits
| mNo edit summary | m (moved IFD:GenerativeBauhaus to IFD:GenerativeBauhaus WS2012: new term) | ||
| (16 intermediate revisions by 2 users not shown) | |||
| Line 121: | Line 121: | ||
| * Sawahata, Lesa: Color Harmony Workbook, Rockport 1999, ISBN 3-283-00370-X | * Sawahata, Lesa: Color Harmony Workbook, Rockport 1999, ISBN 3-283-00370-X | ||
| '''Semesterapparat:'''<br/> | |||
| Die Universitätsbibliothek hat für dieses Werkmodul einen Semesterapparat eingerichtet. Interessierte Kursteilnehmer können sich während der Vorlesungszeit auf [http://elearning.uni-weimar.de MetaCoon], der e-Learning Plattform der Universität Weimar einloggen und Zugang zum Kursraum "Bauhaus-Vorkurs" beantragen. Hier sind diverse Auszüge aus den o.g. Litaturangaben elektronisch verfügbar! | |||
| '''Generative Kunst:''' | '''Generative Kunst:''' | ||
| * Generative Gestaltung: Entwerfen. Programmieren. Visualisieren, Schmidt Hermann Verlag, ISBN 978-3874397599 | * Chandler Casey Reas: Form+Code in Design, Art, and Architecture, Princeton Architectural Press 2010, ISBN 978-1568989372 | ||
| *  | * Dietmar Guderian: Mathematik in der Kunst der letzten dreißig Jahre, ISBN 978-3980218016 | ||
| * Georg Trogemann, Jochen Viehoff: CodeArt: Eine elementare Einführung in die Programmierung als künstlerische Praktik, Springer, ISBN 978-3211204382 | |||
| * Hartmut Bohnacker, Benedikt Groß, Julia Laub und Claudius Lazzeroni: Generative Gestaltung: Entwerfen. Programmieren. Visualisieren, Schmidt Hermann Verlag 2009, ISBN 978-3874397599 | |||
| * Karl Gerstner, Programme Entwerfen, ISBN 978-3037780923 <br />Ausstellungskatalog über den Einfluss der Mathematik auf die Kunst | |||
| * Nick Montfort, Patsy Baudoin, John Bell: 10 PRINT CHR$(205.5+RND(1)); GOTO 10, MIT Press, ISBN 978-0262018463 | |||
| * William Garry Flake, Computational Beauty of Nature: Computer Explorations of Fractals, Chaos, Complex Systems and Adaptation, MIT Press, ISBN 978-0262561273 | |||
| '''Processing:''' | |||
| * Casey Reas, Ben Fry: Processing: A Programming Handbook for Visual Designers and Artists, ISBN 978-0262182621 | |||
| * Daniel Shiffman: Pixels, Patterns, and Processing: A Beginner's Guide to Programming Images, Animation, and Interaction, ISBN 978-0123736024 (Sehr gut für Einsteiger zum Erlernen von Processing) | |||
| * Daniel Shiffman: The Nature of Code: Simulating Natural Systems with Processing, ISBN 978-0985930806 | |||
| * Ira Greenberg: Processing: Creative Coding and Computational Art, ISBN 978-1590596173 | |||
| * Kostas Terzidis: Algorithms for Visual Design Using the Processing Language, ISBN 978-0470375488 | |||
| * Matt Pearson: Generative Art - A Practical Guide Using Processing, 2011 Manning, ISBN 978-1935182627 | * Matt Pearson: Generative Art - A Practical Guide Using Processing, 2011 Manning, ISBN 978-1935182627 | ||
| '''Medien:''' | '''Medien:''' | ||
| * Paul Klee und das Bauhaus, TV-Dokumentation, 30 min, 2005 ARTE | * Paul Klee und das Bauhaus, TV-Dokumentation, 30 min, 2005 ARTE | ||
| * The Face of the Twentieth Century: BAUHAUS, DVD, 45 min, Arthaus, ISBN 978-3-939873-31-0 | * The Face of the Twentieth Century: BAUHAUS, DVD, 45 min, Arthaus, ISBN 978-3-939873-31-0 | ||
| * Generative Art - Computers, Data, and Humanity  | * [http://www.youtube.com/watch?v=VyCL3AOYPwQ Walter Gropius: Bauhaus in Dessau] | ||
| * [http://www.youtube.com/watch?v=ldvLkU_AqH8 A Memory of Moholy-Nagy] | |||
| * [http://www.youtube.com/watch?v=f29mtFi7EKg&list=PLOSsLcpatZBqPIrkjbehdwXU25wjJ8zmf Bauhaus Dokumentation (1975)] | |||
| * [http://www.youtube.com/watch?v=8c6B7VKfdW4 BAUHAUS - Oskar Schlemmer - Das Triadische Ballett] | |||
| * [http://www.youtube.com/watch?feature=player_detailpage&v=x0OK1GiI83s PBS Off-Book: Generative Art - Computers, Data, and Humanity] | |||
| * [http://www.youtube.com/watch?v=eBV14-3LT-g PBS Off-Book: The Art of Creative Coding] | |||
| * [https://vimeo.com/60735314#at=0 Hello World! Processing] Großartige Doku über Generative Gestaltung bzw. Creative Coding und Processing im Speziellen | |||
| '''Internetseiten:''' | '''Internetseiten:''' | ||
| Line 140: | Line 157: | ||
| * [http://www.flickr.com/groups/generativeart/ Flickr Gruppe: Generative Art] | * [http://www.flickr.com/groups/generativeart/ Flickr Gruppe: Generative Art] | ||
| * [http://abandonedart.org AbandonedArt] - 100 Projekte mit Source Code | * [http://abandonedart.org AbandonedArt] - 100 Projekte mit Source Code | ||
| * [http://www.wefeelfine.org/index.html We Feel Fine] 2005 gestartetes Projekt das seither sämtlich online geteilte Emotionen sammelt | * [http://www.wefeelfine.org/index.html We Feel Fine] 2005 gestartetes Projekt das seither sämtlich online geteilte Emotionen sammelt. Mittlerweile als Buch erschienen und kann zusätzlich über eine API für eigene Projekte verwendet werden | ||
| * [http://www.generatorx.no Generator.x] - Software and generative strategies in art and design | * [http://www.generatorx.no Generator.x] - Software and generative strategies in art and design | ||
| == Software & Tools == | |||
| * [http://processing.org Processing] is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production. | * [http://processing.org Processing] is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production. | ||
| Line 153: | Line 170: | ||
| * [http://www.openframeworks.cc OpenFrameworks] is an open source C++ toolkit designed to assist the creative process by providing a simple and intuitive framework for experimentation. The toolkit is designed to work as a general purpose glue, and wraps together several commonly used libraries … | * [http://www.openframeworks.cc OpenFrameworks] is an open source C++ toolkit designed to assist the creative process by providing a simple and intuitive framework for experimentation. The toolkit is designed to work as a general purpose glue, and wraps together several commonly used libraries … | ||
| * [http://libcinder.org Cinder] is a community-developed, free and open source library for professional-quality creative coding in C++ | |||
| * Empfehlenswerte Javascript Libraries: [http://raphaeljs.com Raphaël.js] / [http://paperjs.org Paper.js] / [http://processingjs.org Processing.js]   | * Empfehlenswerte Javascript Libraries: [http://raphaeljs.com Raphaël.js] / [http://paperjs.org Paper.js] / [http://processingjs.org Processing.js]   | ||