-
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: Software
From Processing to the Android Market, via @creativeapps
from CreativeApplications.Net In this tutorial, you’ll learn how to sign and publish a Processing/Android sketch to the Android Market. Note that the signing process should be automated and accessible from the PDE quite soon. You can follow this specific issue … Continue reading
Posted in Android, Platforms, Processing
Leave a comment
Flex 4.5 – Developing for multiple mobile platforms
Three recent tutorials (including 1 video) about the new functionalities in Flex/Flash Builder 4.5 for deploying to multiple mobile platforms (iOS, Android, Blackberry Tablet) simultaneously: http://tv.adobe.com/m/#!/watch/adobe-technology-sneaks-2011/sneak-peek-of-mobile-application-development-with-flex-and-flash-builder/ http://www.adobe.com/devnet/flex/articles/mobile-development-flex-flashbuilder.html http://www.adobe.com/devnet/flash-builder/articles/whatsnew-flashbuilder-45.html [updated] More related info and links from here: http://bit.ly/bundles/flashplatform/9
Posted in Android, Flash, iOS, Platforms
Leave a comment
Processing 1.5
Good post on the new features of Processing 1.5, before version 2.0 arrives (expected this Summer): http://createdigitalmotion.com/2011/04/processing-1-5-arrives-android-support-glgraphics-opengl-awesomeness/ Processingjs 1.1 has also been released recently: http://processingjs.org/blog/?p=257
Posted in Processing
Leave a comment
HTML5 – drawing and interaction on Canvas
Two recent videos on drawing and creating interactivity with the HTML5 Canvas Element using Dreamweaver: http://tv.adobe.com/m/#!/watch/adc-presents/user-drawing-with-the-html5-canvas-element/ http://tv.adobe.com/m/#!/watch/adc-presents/create-interactive-experiences-with-the-html5-canvas-element/
Posted in HTML5-JS
Leave a comment
Useful video tutorial channels on Flash/Actionscript
There are now several interesting channels with tutorials on Flash, ActionScript and Flex on AdobeTV: http://tv.adobe.com/show/actionscript-11-with-doug-winnie/ http://tv.adobe.com/show/colin-moocks-lost-actionscript-weekend/ http://tv.adobe.com/show/codedependent/ http://tv.adobe.com/show/adc-presents/ http://tv.adobe.com/show/flash-platform-in-action/
Books on computational graphics
Two interesting books / resources tips: Generative Gestaltung http://www.generative-gestaltung.de/ The book is in German, but a English version is apparently coming out soon. The website also contains a large amount of Processing code examples: http://www.generative-gestaltung.de/code (via Till Bovermann) Graphics Gems … Continue reading
Tonfall audio library for Flash
Tonfall is “an Actionscript framework to get you started in audio dsp programming within the Flashplayer”. It is “focussed on readability and simplicity than performance optimizations” http://code.google.com/p/tonfall/ Its author is Andre Michelle, one of the creators of the Popforge library, … Continue reading
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
Tron Legacy and openFrameworks
Nice article on the special effects of Tron Legacy. Use of openFrameworks showcased: http://jtnimoy.net/workviewer.php?q=178
Posted in Inspiration, openFrameworks
Leave a comment
Microsoft’s Kinect controller hacked
Via BBC News: Microsoft’s Kinect controller has been hacked only a few days after it officially went on sale. Code to control the motion-capture device has been produced that allows it to be used with a PC rather than the … Continue reading