-
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
Author Archives: tkuyanov
Some links…
Just some links i found useful/interesting: Â http://www.kirupa.com/developer/flash/index.htm#ActionScript_Basics easy to understand tutorials on AS3, examples code included… Â http://englishblog.flepstudio.org/ some more tutorials, Italiano style :) Â http://krazydad.com/bestiary/ Krazy Dad will show you some stuff there…especialy for girls;) (joke, no porno) … Continue reading
Posted in Inspiration
1 Comment
ProcessingAS
Processing.as is a port of the Processing programming language to ActionScript. It includes a fully functional parser and evaluator, as well as an API layer, to run many existing and new Processing scripts. To check out Processing.as in action, take a … Continue reading
Posted in Flash, Processing
Leave a comment
Flash for surface computing
In recent years, surface computing has gained a lot of steam. “Surface computing” is a broad term that is promoted by proponents of large-screen interactive display technologies. Several such technologies have been developed, including Perceptive Pixel from Jeff Han (NYU), … Continue reading
Flare. Data visualisation in Flash.
http://flare.prefuse.org/ Flare is an ActionScript library for creating visualizations that run in the Adobe Flash Player. From basic charts and graphs to complex interactive graphics, the toolkit supports data management, visual encoding, animation, and interaction techniques. Even better, flare features … Continue reading
Papervision3D
http://code.google.com/p/papervision3d/ http://blog.papervision3d.org/ Â Flash have some tools for manipulating 2D data in 3D space, but for real 3D, check this one.
wonderfl
wonderfl is a service where you can build a Flash(swf file) online. Usually when you want to build Flash, you need Flash IDE or Flex, FlashDevelop or any flash building tool to write code and compile it. With wonderfl, you … Continue reading