<?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: Pannellum 1.2	</title>
	<atom:link href="https://mpetroff.net/2012/08/pannellum-1-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://mpetroff.net/2012/08/pannellum-1-2/</link>
	<description>mpetroff.net</description>
	<lastBuildDate>Fri, 10 Aug 2018 00:48:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Raymond		</title>
		<link>https://mpetroff.net/2012/08/pannellum-1-2/#comment-218387</link>

		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Sat, 03 May 2014 13:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mpetroff.net/?p=652#comment-218387</guid>

					<description><![CDATA[Hope i&#039;m not necro-ing, but awesome work.

I have had some trouble with adding hotspots for a bit. I only wanted a single hotspot, so i hardcoded it as JSON within pannellum.js .

It never showed up, BUT after i set positioning on hotspot class to absolute it popped right up.

Here&#039;s the weird part:
Rotating the image counter-clockwise (dragging mouse from the center to the left, it&#039;s all a matter of perspective anyway)  keeps the hotspot correctly in place, however, rotating it clockwise, the hotspot seems to remain in a fixed position on the screen instead of a fixed position according to the image.

Could this be the result of having it as position:absolute?
Any ideas what i could do?]]></description>
			<content:encoded><![CDATA[<p>Hope i&#8217;m not necro-ing, but awesome work.</p>
<p>I have had some trouble with adding hotspots for a bit. I only wanted a single hotspot, so i hardcoded it as JSON within pannellum.js .</p>
<p>It never showed up, BUT after i set positioning on hotspot class to absolute it popped right up.</p>
<p>Here&#8217;s the weird part:<br />
Rotating the image counter-clockwise (dragging mouse from the center to the left, it&#8217;s all a matter of perspective anyway)  keeps the hotspot correctly in place, however, rotating it clockwise, the hotspot seems to remain in a fixed position on the screen instead of a fixed position according to the image.</p>
<p>Could this be the result of having it as position:absolute?<br />
Any ideas what i could do?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MarkS		</title>
		<link>https://mpetroff.net/2012/08/pannellum-1-2/#comment-26902</link>

		<dc:creator><![CDATA[MarkS]]></dc:creator>
		<pubDate>Mon, 16 Sep 2013 11:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mpetroff.net/?p=652#comment-26902</guid>

					<description><![CDATA[Check out this approach - I think its flash based but he has equirectangular video workign quite well.. wish it was webgl ;-)
http://www.ryubin.com/panolab/panoflash/projects_spherecam_experiment01.html]]></description>
			<content:encoded><![CDATA[<p>Check out this approach &#8211; I think its flash based but he has equirectangular video workign quite well.. wish it was webgl ;-)<br />
<a href="http://www.ryubin.com/panolab/panoflash/projects_spherecam_experiment01.html" rel="nofollow ugc">http://www.ryubin.com/panolab/panoflash/projects_spherecam_experiment01.html</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matthew Petroff		</title>
		<link>https://mpetroff.net/2012/08/pannellum-1-2/#comment-26845</link>

		<dc:creator><![CDATA[Matthew Petroff]]></dc:creator>
		<pubDate>Mon, 16 Sep 2013 00:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mpetroff.net/?p=652#comment-26845</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mpetroff.net/2012/08/pannellum-1-2/#comment-26837&quot;&gt;MarkS&lt;/a&gt;.

It&#039;s definitely possible. If one uses a loop to run &quot;renderer.setImage(VIDEO_FRAME)&quot; each frame where VIDEO_FRAME is the video frame, it should work. Although, I&#039;m not sure how efficient that is. I&#039;ve seen an &lt;a href=&quot;http://robotrising.org/StratoSphere/?src=images/96kburst-1x.webm&amp;type=video&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;HTML5 equirectangular video viewer before&lt;/a&gt;, so I would take a look at it and see how it works.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mpetroff.net/2012/08/pannellum-1-2/#comment-26837">MarkS</a>.</p>
<p>It&#8217;s definitely possible. If one uses a loop to run &#8220;renderer.setImage(VIDEO_FRAME)&#8221; each frame where VIDEO_FRAME is the video frame, it should work. Although, I&#8217;m not sure how efficient that is. I&#8217;ve seen an <a href="http://robotrising.org/StratoSphere/?src=images/96kburst-1x.webm&#038;type=video" target="_blank" rel="nofollow">HTML5 equirectangular video viewer before</a>, so I would take a look at it and see how it works.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MarkS		</title>
		<link>https://mpetroff.net/2012/08/pannellum-1-2/#comment-26837</link>

		<dc:creator><![CDATA[MarkS]]></dc:creator>
		<pubDate>Sun, 15 Sep 2013 21:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mpetroff.net/?p=652#comment-26837</guid>

					<description><![CDATA[The sphericam (kickstarter launch) allows users to get video in equirectangular form (I hope;)).
Is there a way to modify this to take equirectangular projected video  rather than a still image ?]]></description>
			<content:encoded><![CDATA[<p>The sphericam (kickstarter launch) allows users to get video in equirectangular form (I hope;)).<br />
Is there a way to modify this to take equirectangular projected video  rather than a still image ?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn0.mpetroff.net
Minified using Disk

Served from: mpetroff.net @ 2026-03-29 04:10:04 by W3 Total Cache
-->