<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>GuruBlog : Articles about bge</title>
    <description>local-guru.net</description>
    <link>http://www.local-guru.net/blog</link>
    <ttl>40</ttl>
    <item>
      <title>using the BlenderGameEngine as OSC client </title>
      <link>http://www.local-guru.net//blog/2009/3/8/using-the-blendergameengine-as-osc-client</link>
      <description>&lt;p&gt;i just managed to use the
&lt;a href="http://wiki.blender.org/index.php/BSoD/Introduction_to_the_Game_Engine/The_basics_of_the_Blender_GE"&gt;GameEngine&lt;/a&gt; of
&lt;a href="http://www.blender.org"&gt;blender&lt;/a&gt; as a client for OSC events :-)&lt;/p&gt;

&lt;p&gt;now i can change the color of a cube by sending osc events from my
 &lt;a href="http://www.local-guru.net/blog/2009/03/06/osc-events-in-pd"&gt;pd-patch&lt;/a&gt;
or the ruby-script i wrote for my
 &lt;a href="http://www.local-guru.net/blog/2009/03/06/osc-app-using-openframeworks"&gt;openframeworks-demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://www.local-guru.net/projects/bge-osc/bge-cube.png" alt="bge-cube.png" /&gt;&lt;/p&gt;

&lt;p&gt;the blend file can be &lt;a href="http://www.local-guru.net/projects/bge-osc/bgetest.blend"&gt;downloaded here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;the blend file needs &lt;a href="http://www.local-guru.net/projects/bge-osc/OSC.py"&gt;OSC.py&lt;/a&gt; by
&lt;a href="http://dingoskidneys.com/~dholth/"&gt;Daniel W. Holth&lt;/a&gt; to be in the python searchpath, so either copy it to location you
start blender form or copy it to your site-package folder (obviously i'm not the only one who had
the idea of using this lib with the blender game engine :-] )&lt;/p&gt;
</description>
      <pubDate>2009-03-08T15:18:00+01:00</pubDate>
    </item>
  </channel>
</rss>

