<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BlenderNation &#187; Python Scripts</title>
	<atom:link href="http://www.blendernation.com/category/blender/python-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blendernation.com</link>
	<description>Fresh Blender News, Every Day</description>
	<lastBuildDate>Tue, 14 Feb 2012 19:00:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Live 3D Stream from Blender to Browser</title>
		<link>http://www.blendernation.com/2012/02/10/live-3d-stream-from-blender-to-browser/</link>
		<comments>http://www.blendernation.com/2012/02/10/live-3d-stream-from-blender-to-browser/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 14:00:04 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Python Scripts]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/?p=26178</guid>
		<description><![CDATA[From the Pyppet blog: Hart has created a connection between Blender and his (local) webrowser. Hart writes: For streaming the data the only real option is Websockets, and the best Python3 library for Websockets I could find is Websockify by &#8230; <a href="http://www.blendernation.com/2012/02/10/live-3d-stream-from-blender-to-browser/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.blendernation.com/2012/02/10/live-3d-stream-from-blender-to-browser/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=26178&amp;md5=c88f123dba9753a0c257038632311ebb" type="text/html" />
	</item>
		<item>
		<title>Dynamic Paint and Conways Life</title>
		<link>http://www.blendernation.com/2012/01/13/dynamic-paint-and-conways-life/</link>
		<comments>http://www.blendernation.com/2012/01/13/dynamic-paint-and-conways-life/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 15:00:50 +0000</pubDate>
		<dc:creator>Community Reporter</dc:creator>
				<category><![CDATA[Python Scripts]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/2012/01/13/dynamic-paint-and-conways-life/</guid>
		<description><![CDATA[I&#8217;m not sure what to make of this, but it has passed my &#8220;I&#8217;ve watched this video twice&#8221; rule ;-) Thomas Eldredge writes: This is an experiment applying Conways Life ruleset to a canvas painted with the Dynamic Paint feature. A &#8230; <a href="http://www.blendernation.com/2012/01/13/dynamic-paint-and-conways-life/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.blendernation.com/2012/01/13/dynamic-paint-and-conways-life/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=25684&amp;md5=5ad2e8ee710a38bfe301e09dd503b4ba" type="text/html" />
	</item>
		<item>
		<title>Python Script: Point Cloud Skinner</title>
		<link>http://www.blendernation.com/2012/01/12/python-script-point-cloud-skinner/</link>
		<comments>http://www.blendernation.com/2012/01/12/python-script-point-cloud-skinner/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 18:00:49 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Python Scripts]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/?p=25681</guid>
		<description><![CDATA[Convert your point cloud data into surfaces with this Python script for Blender. Hans.P.G. writes: This script, Point Cloud Skinner can skin a cloud of vertices, which means to create a 3D surfaced mesh out of just a cloud of &#8230; <a href="http://www.blendernation.com/2012/01/12/python-script-point-cloud-skinner/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.blendernation.com/2012/01/12/python-script-point-cloud-skinner/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=25681&amp;md5=1a34ccd25e3f7daf262bf0bacec53142" type="text/html" />
	</item>
		<item>
		<title>Videotutorial: Anaglyphic 3D rendering</title>
		<link>http://www.blendernation.com/2012/01/10/videotutorial-anaglyphic-3d-rendering/</link>
		<comments>http://www.blendernation.com/2012/01/10/videotutorial-anaglyphic-3d-rendering/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 10:00:41 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Python Scripts]]></category>
		<category><![CDATA[Videotutorials]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/?p=25636</guid>
		<description><![CDATA[Learn how to easily set up and render anaglyphic 3D images with Blender in this videotutorial. Sidy Ndiongue writes: I have made a tutorial that teaches people how to use the Blender setreo 3d addon. I believe that this is &#8230; <a href="http://www.blendernation.com/2012/01/10/videotutorial-anaglyphic-3d-rendering/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.blendernation.com/2012/01/10/videotutorial-anaglyphic-3d-rendering/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=25636&amp;md5=2bdf9a788ab8db2a61119307b296d289" type="text/html" />
	</item>
		<item>
		<title>Using Blender for Real-Time Musical Performance</title>
		<link>http://www.blendernation.com/2012/01/08/using-blender-for-real-time-musical-performance/</link>
		<comments>http://www.blendernation.com/2012/01/08/using-blender-for-real-time-musical-performance/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 06:00:39 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Python Scripts]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/?p=25607</guid>
		<description><![CDATA[Brett writes: Another application for digital puppetry is real-time musical performance at live events, concerts, etc. Future work will include: OSC integration to support pro music hardware, sample mixer integrated with physics system (collisions trigger sounds). Link Pyppet2 &#8211; Audio &#8230; <a href="http://www.blendernation.com/2012/01/08/using-blender-for-real-time-musical-performance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.blendernation.com/2012/01/08/using-blender-for-real-time-musical-performance/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=25607&amp;md5=424826627319b3dc1ba27cc7cbccd50b" type="text/html" />
	</item>
		<item>
		<title>CryEngine 3</title>
		<link>http://www.blendernation.com/2011/12/30/cry-engine-3-exporter/</link>
		<comments>http://www.blendernation.com/2011/12/30/cry-engine-3-exporter/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 12:00:56 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Python Scripts]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/?p=25437</guid>
		<description><![CDATA[Export your Blender models to the CryEngine 3 game engine. Crydev.net writes: In today&#8217;s news post we will be covering a very useful release by community member angjminer, the CryBlend modification for Blender. This handy tool lets you export projects &#8230; <a href="http://www.blendernation.com/2011/12/30/cry-engine-3-exporter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.blendernation.com/2011/12/30/cry-engine-3-exporter/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=25437&amp;md5=d5c4529a3de8a1f8e7e98cd08972505a" type="text/html" />
	</item>
		<item>
		<title>Window Generator Script</title>
		<link>http://www.blendernation.com/2011/12/28/window-generator-script/</link>
		<comments>http://www.blendernation.com/2011/12/28/window-generator-script/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 09:04:33 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Python Scripts]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/?p=25397</guid>
		<description><![CDATA[Need windows? Get the Blender Window Generator Script!]]></description>
		<wfw:commentRss>http://www.blendernation.com/2011/12/28/window-generator-script/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=25397&amp;md5=9e1d99d057d89bd8ad500de59019c5a8" type="text/html" />
	</item>
		<item>
		<title>Python Script: Set Up a Wire Render</title>
		<link>http://www.blendernation.com/2011/12/15/python-script-set-up-a-wire-render/</link>
		<comments>http://www.blendernation.com/2011/12/15/python-script-set-up-a-wire-render/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 22:00:08 +0000</pubDate>
		<dc:creator>Bart</dc:creator>
				<category><![CDATA[Python Scripts]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/?p=25241</guid>
		<description><![CDATA[This Python script will help you make clay and wire renders. liero writes: A script to setup and apply materials for a wire render&#8230; It will replace your own with a clay and a wire materials, as seen here and &#8230; <a href="http://www.blendernation.com/2011/12/15/python-script-set-up-a-wire-render/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.blendernation.com/2011/12/15/python-script-set-up-a-wire-render/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=25241&amp;md5=82bad1c9b456ef5d590246653617920d" type="text/html" />
	</item>
		<item>
		<title>Corrupted Delta Scaling .blend Files Repair Solution</title>
		<link>http://www.blendernation.com/2011/12/09/corrupted-delta-scaling-blend-files-repair-solution/</link>
		<comments>http://www.blendernation.com/2011/12/09/corrupted-delta-scaling-blend-files-repair-solution/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 10:00:46 +0000</pubDate>
		<dc:creator>Community Reporter</dc:creator>
				<category><![CDATA[Python Scripts]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/2011/12/09/corrupted-delta-scaling-blend-files-repair-solution/</guid>
		<description><![CDATA[Files saved with svn trunk Blender, between Nov 29 and Dec 4, have a delta scaling issue, which makes objects appear zero scaled. A quick fix was supplied in the most recent Developer Meeting Notes, but David Black proposed a &#8230; <a href="http://www.blendernation.com/2011/12/09/corrupted-delta-scaling-blend-files-repair-solution/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.blendernation.com/2011/12/09/corrupted-delta-scaling-blend-files-repair-solution/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=25107&amp;md5=e3e2f74a7a4d08c4b0260d86a62920b7" type="text/html" />
	</item>
		<item>
		<title>Free e-book: Programming Add-ons for Blender 2.5</title>
		<link>http://www.blendernation.com/2011/08/24/free-e-book-programming-add-ons-for-blender-2-5/</link>
		<comments>http://www.blendernation.com/2011/08/24/free-e-book-programming-add-ons-for-blender-2-5/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 10:39:53 +0000</pubDate>
		<dc:creator>Community Reporter</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Python Scripts]]></category>

		<guid isPermaLink="false">http://www.blendernation.com/?p=23559</guid>
		<description><![CDATA[Witold Jaworski, the author of the amazing free e-book &#8216;Making of realistic airplane with Blender&#8216; (in Polish, but cool to read for anyone), now gives us an extensive ebook on Python programming in Blender. Witold Jaworski writes: This is a &#8230; <a href="http://www.blendernation.com/2011/08/24/free-e-book-programming-add-ons-for-blender-2-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.blendernation.com/2011/08/24/free-e-book-programming-add-ons-for-blender-2-5/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		<atom:link rel="payment" href="http://www.blendernation.com/?flattrss_redirect&amp;id=23559&amp;md5=ba8bb38ca851023fff0e1360ae04ce67" type="text/html" />
	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 7/48 queries in 0.068 seconds using disk: basic
Object Caching 708/789 objects using disk: basic

Served from: www.blendernation.com @ 2012-02-14 22:51:03 -->
