<?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>S09. Advanced Computational Paradigms &#187; Prawit Kittichanthira</title>
	<atom:link href="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/author/prawitkittichanthira/feed/" rel="self" type="application/rss+xml" />
	<link>http://legacy.iaacblog.com/s09advancedcomputationalparadigms</link>
	<description></description>
	<lastBuildDate>Mon, 15 Jun 2015 04:31:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Maya Python_Prawit Kittichanthira</title>
		<link>http://legacy.iaacblog.com/s09advancedcomputationalparadigms/2015/06/maya-python_prawit-kittichanthira/</link>
		<comments>http://legacy.iaacblog.com/s09advancedcomputationalparadigms/2015/06/maya-python_prawit-kittichanthira/#comments</comments>
		<pubDate>Sun, 14 Jun 2015 05:11:26 +0000</pubDate>
		<dc:creator>Prawit Kittichanthira</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/s09advancedcomputationalparadigms/?p=260</guid>
		<description><![CDATA[We use the basics of Python Scripting by showing how to create and manipulate an object mesh. We also encode to create randomly positioned instances of the same object using a Python script. Then the second Python script we applies an aim constraint on all the selected objects towards the first object selected. Then we [...]]]></description>
				<content:encoded><![CDATA[<p><iframe width="730" height="411" src="https://www.youtube.com/embed/sd03cGkPzWM?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>We use the basics of Python Scripting by showing how to create and manipulate an object mesh. We also encode to create randomly positioned instances of the same object using a Python script.<br />
<a href="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/06/1.jpg"><img src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/06/1-300x157.jpg" alt="1" width="300" height="157" class="alignnone size-medium wp-image-261" /></a><br />
<a href="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/06/3.jpg"><img src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/06/3-300x143.jpg" alt="3" width="300" height="143" class="alignnone size-medium wp-image-263" /></a><br />
<a href="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/06/2.jpg"><img src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/06/2-300x157.jpg" alt="2" width="300" height="157" class="alignnone size-medium wp-image-266" /></a><br />
Then the second Python script we applies an aim constraint on all the selected objects towards the first object selected.<br />
<img src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/06/7-300x148.jpg" alt="7" width="300" height="148" class="alignnone size-medium wp-image-279" /></a><br />
<img src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/06/6-300x154.jpg" alt="6" width="300" height="154" class="alignnone size-medium wp-image-270" /></a><br />
Then we develop a Python script which applies a full 360 degree rotation to the currently selected objects then we look at how to add custom attributes to a scene object, and how to create expressions to drive the value of other objects&#8217; attributes.<br />
<img src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/06/5-300x144.jpg" alt="5" width="300" height="144" class="alignnone size-medium wp-image-268" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/s09advancedcomputationalparadigms/2015/06/maya-python_prawit-kittichanthira/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assignment 1&amp;2_Prawit Kittichanthira</title>
		<link>http://legacy.iaacblog.com/s09advancedcomputationalparadigms/2015/05/assignmet-1-and-2/</link>
		<comments>http://legacy.iaacblog.com/s09advancedcomputationalparadigms/2015/05/assignmet-1-and-2/#comments</comments>
		<pubDate>Sat, 09 May 2015 19:34:38 +0000</pubDate>
		<dc:creator>Prawit Kittichanthira</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/s09advancedcomputationalparadigms/?p=135</guid>
		<description><![CDATA[Assignment 2 (L-System using Class) I&#8217;m experiment on the L-System to do so I use Class and make &#8220;void spawn&#8221; to create some kind of recursive effect. In void spawn, I want to make many different branches so I have to create &#8220;type&#8221; in this code, I make 3 type in A, B, C and [...]]]></description>
				<content:encoded><![CDATA[<p>Assignment 2 (L-System using Class)<br />
<a href="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/05/Screen-Shot-2558-05-10-at-2.31.45.png"><img class="alignnone size-large wp-image-152" alt="Screen Shot 2558-05-10 at 2.31.45" src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/05/Screen-Shot-2558-05-10-at-2.31.45-730x544.png" width="730" height="544" /></a><br />
<a href="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/05/Screen-Shot-2558-05-10-at-2.25.24.png"><img class="alignnone size-large wp-image-153" alt="Screen Shot 2558-05-10 at 2.25.24" src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/05/Screen-Shot-2558-05-10-at-2.25.24-730x548.png" width="730" height="548" /></a></p>
<div>I&#8217;m experiment on the L-System to do so I use Class and make &#8220;void spawn&#8221; to create some kind of recursive effect.</div>
<p>In void spawn, I want to make many different branches so I have to create &#8220;type&#8221; in this code, I make 3 type in A, B, C and in each type in create different angle in each of them.</p>
<p>Here&#8217;s the link to download the file</p>
<p>https://drive.google.com/open?id=0B5xcmGzshZeIfnVTUlJtaVZ1d2tQOHJ0LXVZUkhaSldnWVFQTjdVRlZzWktiZ3hRZjFEWWc&#038;authuser=0</p>
<p><span id="more-135"></span><br />
Assignment 1_Flower</p>
<p><a href="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/05/11.jpg"><img class="alignnone size-medium wp-image-136" alt="1" src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/05/11-300x234.jpg" width="300" height="234" /></a></p>
<p><a href="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/05/31.jpg"><img class="alignnone size-medium wp-image-137" alt="3" src="http://legacy.iaacblog.com/s09advancedcomputationalparadigms/files/2015/05/31-300x232.jpg" width="300" height="232" /></a></p>
<p>Here&#8217;s the link to download the file</p>
<p>https://drive.google.com/open?id=0B5xcmGzshZeIfkItd1RIWlRXQURGaXpxNTVxSEQ0MTB3ZlBMUjRSV1IyQktBRG1IazMtNzA&#038;authuser=0</p>
<p><!--more--></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/s09advancedcomputationalparadigms/2015/05/assignmet-1-and-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
