-
Authors
Tags
openFrameworks Links
Media and Data Resources
Other Links
- Adobe Flash Developer Center
- Arduino
- C4ios
- Cinder
- Cocos2D
- Corona SDK
- Flight 404 (Robert Hodgin, Cinder)
- Form+Code – code examples
- Kinect Hacks
- libpd
- Max/MSP/Jitter
- Multimedia Development (Flash)
- NodeBox
- OpenSceneGraph
- PhoneGap
- Pocode
- Pure Data
- Quartz Composer
- Software Studies (Processing, HTML5/JS)
- Sparrow Framework
- TestFlight
- TouchDesigner
- Unity
- vvvv
- Web Media Development (JavaScript)
- Xcode
Meta
Category Archives: Multimedia Authoring 2012
Multimedia Authoring 2012 course reel and images
The video is a compilation of the exercises done during the course. Mac apps and multi-platform source code available at mlab.taik.fi/​mediacode/​coursefiles/​course_2012_MMA/​ (Mac apps can be found within the “Bin” folder of each exercise) Thank you: all course participants, guest lecturer … Continue reading
Posted in Courses, Multimedia Authoring 2012
Leave a comment
2.99
by Simon Lysander Overstall The piece is a four minute sonification of the logistic map or logistic equation programmed in Csound. It uses the formula: xn+1 = rxn(1-xn) Over the course of the duration “r†increases from ≈ 2.99 to 3.99 exploring the … Continue reading
Posted in Courses, Multimedia Authoring 2012
Leave a comment
Airlight
by Antti Hietaniemi Link: http://mlab.taik.fi/mediacode/wp-content/uploads/2012/05/multimedia-authoring-airlight-v0.pdf
Posted in Courses, Multimedia Authoring 2012
Leave a comment
Grain Room
by Tommi Koskinen Description Grain Room is an interactive audiovisual installation with particle based granular audio. The core concept idea is that small particles can flow into the room and out of it, and sound is generated from the presence … Continue reading
Posted in Courses, Multimedia Authoring 2012
Leave a comment
Multimedia Authoring: project proposals
On 27/4, we will have our project concept presentation. The project can be any application that involves the combination of different media with code. It should be interactive and/or generative. Special attention should be given to the concepts of sensoriality … Continue reading
Posted in Courses, Multimedia Authoring 2012
Leave a comment
Multimedia Authoring: Apr-May/2012
The course is focused on the generative aspects of multimedia design and the authoring process, interaction design and the control of media elements in interactive projects. Students will experiment with a broad range of media elements with an emphasis on … Continue reading
Posted in Multimedia Authoring 2012
Leave a comment
Introduction to oF, C++ and Xcode
This post is meant to provide instructions on getting started with oF, particularly with Xcode. It also provides an introduction to C++ to those coming from other programming languages (particularly Java/Processing and JavaScript). The Mac environment and Xcode will mainly … Continue reading