osc linkdump

Nikolaus Gradwohl2009-03-08T17:37:00+00:00

http://opensoundcontrol.org the mother of all osc pages ;-)

http://nodebox.net/code/index.php/OSC osc support in NodeBox a programming environment based on python - with strong processing influences

http://hans.fugal.net/src/rosc/ osc support for ruby

http://www.ixi-audio.net/content/body_backyard_python.html simple osc library for python

http://frey.co.nz/projects/ofxosc/ osc library for openframeworks

http://www.audiomulch.com/~rossb/code/oscpack/ osc library for c++. is used by ofxosc

http://www.sojamo.de/libraries/oscP5/ osc library for processing

http://chuck.cs.princeton.edu/doc/language/event.html chuck osc documentation

https://www.local-guru.net/blog/2009/03/06/osc-events-in-pd osc events in puredata

http://supercollider.svn.sourceforge.net/viewvc/supercollider/trunk/build/Help/ServerArchitecture/Server-Command-Reference.html supercollider osc command reference

http://supercollider.svn.sourceforge.net/viewvc/supercollider/trunk/build/Help/Control/OSCresponderNode.html supercollider OSCresponderNode documentation

http://mtg.upf.edu/reactable/?tuio osc based protocol for tangiable user interface

http://wiki.monome.org/view/40hOscProtocol the monome protocol

http://www.grahamwakefield.net/MAT-F04/233/index.html java based osc sequencer

read more ...

blender links

Nikolaus Gradwohl2009-02-23T05:11:00+00:00

This week i played a bit with blender. here are the links and books i found useful.

Links

the main blender site

http://www.blender.org

a tutorial showing how to integrate pythonscripts in the blender game engine

http://blenderbuilt.com/index.php?option=com_content&task=view&id=54&Itemid=103

a blender wikibook

Blender Wiki book

a blender modelling tutorial

http://biorust.com/index.php?page=tutorial_detail&tutid=77&lang=en

Books

Introducing Character Animation with Blender

Bounce, Tumble, and Splash!: Simulating the Physical World with Blender 3D

read more ...