<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:www.local-guru.net,2005:/blog/tag/bge</id>
  <link type="text/html" href="http://www.local-guru.net" rel="alternate"/>
  <link type="application/atom+xml" href="http://www.local-guru.net/blog/tag/bge.atom" rel="self"/>
  <title>GuruBlog : Articles about bge</title>
  <subtitle>local-guru.net</subtitle>
  <updated>2009-03-08T15:18:00+01:00</updated>
  <generator>GuruBlog engine</generator>
  <entry>
    <id>tag:www.local-guru.net,2005:Article/134</id>
    <published>2009-03-08T15:18:00+01:00</published>
    <updated>2009-03-08T15:18:00+01:00</updated>
    <link type="text/html" href="http://www.local-guru.net//blog/2009/3/8/using-the-blendergameengine-as-osc-client" rel="alternate"/>
    <author>
      <name>Nikolaus Gradwohl</name>
    </author>
    <title type="html">using the BlenderGameEngine as OSC client </title>
    <category term="blender" scheme="http://www.local-guru.net/blog/tag/blender"/>
    <category term="osc" scheme="http://www.local-guru.net/blog/tag/osc"/>
    <category term="python" scheme="http://www.local-guru.net/blog/tag/python"/>
    <category term="bge" scheme="http://www.local-guru.net/blog/tag/bge"/>
    <content type="html">&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;
</content>
  </entry>
</feed>

