<?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>tutoria &#8211; Joni Mikkola (c) 2023</title>
	<atom:link href="https://jonimikkola.com/tag/tutoria/feed/" rel="self" type="application/rss+xml" />
	<link>https://jonimikkola.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jan 2015 19:40:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
	<item>
		<title>Creating spotlight shader in Cocos2d-x 3.0</title>
		<link>https://jonimikkola.com/creating-light-spot-shader-in-cocos2d-x-3-0/</link>
					<comments>https://jonimikkola.com/creating-light-spot-shader-in-cocos2d-x-3-0/#comments</comments>
		
		<dc:creator><![CDATA[jonimikkola]]></dc:creator>
		<pubDate>Wed, 26 Nov 2014 18:01:22 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[cocos2d-x]]></category>
		<category><![CDATA[cocos2d-x 3.0]]></category>
		<category><![CDATA[fragment]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[shader]]></category>
		<category><![CDATA[shadow]]></category>
		<category><![CDATA[tutoria]]></category>
		<category><![CDATA[vertex]]></category>
		<guid isPermaLink="false">http://www.mikkolajoni.com/?p=633</guid>

					<description><![CDATA[Hi! I&#8217;ve been working on a game project with Cocos2d-x 3.0. From time to time as I&#8217;m searching for documentation I can&#8217;t find any clear examples of how thing x works. So for now I decided to write simple samples/tutorials for such topics. The first one will be creating light shader for a dark scene. ... <a title="Creating spotlight shader in Cocos2d-x 3.0" class="read-more" href="https://jonimikkola.com/creating-light-spot-shader-in-cocos2d-x-3-0/" aria-label="More on Creating spotlight shader in Cocos2d-x 3.0">Read more</a>]]></description>
										<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;ve been working on a game project with Cocos2d-x 3.0. From time to time as I&#8217;m searching for documentation I can&#8217;t find any clear examples of how thing x works. So for now I decided to write simple samples/tutorials for such topics. The first one will be creating light shader for a dark scene.</p>
<p>Instead of going through the code line by line here, I will publish all the examples to Github with comments. Example of light shader can be found here:<br />
<a href="https://github.com/joni-mikkola/cocos2d-x-tutorials">https://github.com/joni-mikkola/cocos2d-x-tutorials</a></p>
<p><a href="http://www.mikkolajoni.com/wp-content/uploads/2014/11/light.jpg"><img decoding="async" loading="lazy" src="http://www.mikkolajoni.com/wp-content/uploads/2014/11/light.jpg" alt="light" width="1024" height="682" class="alignnone size-full wp-image-634" srcset="https://jonimikkola.com/wp-content/uploads/2014/11/light.jpg 1024w, https://jonimikkola.com/wp-content/uploads/2014/11/light-300x199.jpg 300w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://jonimikkola.com/creating-light-spot-shader-in-cocos2d-x-3-0/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
	</channel>
</rss>
