<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to bypass WebGL Sop restriction v2</title>
	<atom:link href="http://www.visual-experiments.com/2011/12/05/how-to-bypass-webgl-sop-restriction-v2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visual-experiments.com/2011/12/05/how-to-bypass-webgl-sop-restriction-v2/</link>
	<description>ASTRE Henri experiments with Ogre3D and web stuff</description>
	<lastBuildDate>Tue, 22 Aug 2017 10:32:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: cheesyeyes</title>
		<link>http://www.visual-experiments.com/2011/12/05/how-to-bypass-webgl-sop-restriction-v2/comment-page-1/#comment-193916</link>
		<dc:creator>cheesyeyes</dc:creator>
		<pubDate>Thu, 25 Aug 2016 10:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2060#comment-193916</guid>
		<description>Hi!
Does this also work with video texture?
thanks!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Does this also work with video texture?<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Memmie Lenglet</title>
		<link>http://www.visual-experiments.com/2011/12/05/how-to-bypass-webgl-sop-restriction-v2/comment-page-1/#comment-192576</link>
		<dc:creator>Memmie Lenglet</dc:creator>
		<pubDate>Mon, 13 Jun 2016 16:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2060#comment-192576</guid>
		<description>Note: Now you can use Blobs instead of data URIs:
var blob = new Blob([xhr.response], {type : xhr.getResponseHeader(&quot;Content-Type&quot;) &#124;&#124; &#039;application/octet-binary&#039;});
img.src = URL.createObjectURL(blob);</description>
		<content:encoded><![CDATA[<p>Note: Now you can use Blobs instead of data URIs:<br />
var blob = new Blob([xhr.response], {type : xhr.getResponseHeader(&#8220;Content-Type&#8221;) || &#8216;application/octet-binary&#8217;});<br />
img.src = URL.createObjectURL(blob);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhotoSynth viewer with HTML5 FileSaver &#187; Visual-Experiments.com</title>
		<link>http://www.visual-experiments.com/2011/12/05/how-to-bypass-webgl-sop-restriction-v2/comment-page-1/#comment-9830</link>
		<dc:creator>PhotoSynth viewer with HTML5 FileSaver &#187; Visual-Experiments.com</dc:creator>
		<pubDate>Sun, 15 Jan 2012 21:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2060#comment-9830</guid>
		<description>[...] Picture thumbnails are displayed thanks to my sop bypass trick [...]</description>
		<content:encoded><![CDATA[<p>[...] Picture thumbnails are displayed thanks to my sop bypass trick [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to bypass WebGL Sop restriction &#187; Visual-Experiments.com</title>
		<link>http://www.visual-experiments.com/2011/12/05/how-to-bypass-webgl-sop-restriction-v2/comment-page-1/#comment-8786</link>
		<dc:creator>How to bypass WebGL Sop restriction &#187; Visual-Experiments.com</dc:creator>
		<pubDate>Mon, 05 Dec 2011 22:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2060#comment-8786</guid>
		<description>[...] posted a new version which is really much [...]</description>
		<content:encoded><![CDATA[<p>[...] posted a new version which is really much [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
