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

		<dc:creator><![CDATA[Richard]]></dc:creator>
		<pubDate>Wed, 01 Feb 2017 16:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://mpetroff.net/?p=1556#comment-257467</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mpetroff.net/2014/08/pannellum-2-0/#comment-257133&quot;&gt;Dirk&lt;/a&gt;.

I needed the same thing, so I opened the generate.py and added these lines (see below) bellow just before comment &quot;# Generate tiles&quot;. It makes the code execution stop and wait for ENTER after the faces are generated, but before the tiles are generated. In that time, you can edit the nadir/zenith areas.

code to insert:

# Wait for (nadir edit)
raw_input(&#039;Faces generated, press Enter to continue&#039;);]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mpetroff.net/2014/08/pannellum-2-0/#comment-257133">Dirk</a>.</p>
<p>I needed the same thing, so I opened the generate.py and added these lines (see below) bellow just before comment &#8220;# Generate tiles&#8221;. It makes the code execution stop and wait for ENTER after the faces are generated, but before the tiles are generated. In that time, you can edit the nadir/zenith areas.</p>
<p>code to insert:</p>
<p># Wait for (nadir edit)<br />
raw_input(&#8216;Faces generated, press Enter to continue&#8217;);</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matthew Petroff		</title>
		<link>https://mpetroff.net/2014/08/pannellum-2-0/#comment-257134</link>

		<dc:creator><![CDATA[Matthew Petroff]]></dc:creator>
		<pubDate>Tue, 03 Jan 2017 20:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://mpetroff.net/?p=1556#comment-257134</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mpetroff.net/2014/08/pannellum-2-0/#comment-257133&quot;&gt;Dirk&lt;/a&gt;.

If you read the blog post you linked to carefully, the author notes that a modified version of the &lt;code&gt;generate.py&lt;/code&gt; script was used. My version of the script does not support the feature you&#039;re asking about, which is why the &lt;code&gt;--r2c&lt;/code&gt; flag doesn&#039;t work.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mpetroff.net/2014/08/pannellum-2-0/#comment-257133">Dirk</a>.</p>
<p>If you read the blog post you linked to carefully, the author notes that a modified version of the <code>generate.py</code> script was used. My version of the script does not support the feature you&#8217;re asking about, which is why the <code>--r2c</code> flag doesn&#8217;t work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dirk		</title>
		<link>https://mpetroff.net/2014/08/pannellum-2-0/#comment-257133</link>

		<dc:creator><![CDATA[Dirk]]></dc:creator>
		<pubDate>Tue, 03 Jan 2017 15:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://mpetroff.net/?p=1556#comment-257133</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mpetroff.net/2014/08/pannellum-2-0/#comment-257131&quot;&gt;Dirk&lt;/a&gt;.

Let me concretize it...

Using generate.py I get a cubic version of the panorama. But what I would like to do is, generating a cubic version, modifying the floor and converting it back into a multires panorama.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mpetroff.net/2014/08/pannellum-2-0/#comment-257131">Dirk</a>.</p>
<p>Let me concretize it&#8230;</p>
<p>Using generate.py I get a cubic version of the panorama. But what I would like to do is, generating a cubic version, modifying the floor and converting it back into a multires panorama.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dirk		</title>
		<link>https://mpetroff.net/2014/08/pannellum-2-0/#comment-257131</link>

		<dc:creator><![CDATA[Dirk]]></dc:creator>
		<pubDate>Tue, 03 Jan 2017 14:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://mpetroff.net/?p=1556#comment-257131</guid>

					<description><![CDATA[First of all: You&#039;ve done a great job!

On the blog http://blog.trumpton.org.uk/2015/06/building-tour-with-hugin-and-pannellum_45.html I found a description how to convert a panorama to cubic via &quot;python generate.py PanoramaDirectory --r2c InputImage.tif&quot;

But generate.py doesn&#039;t know the parameter --r2c. 

Any suggestions?]]></description>
			<content:encoded><![CDATA[<p>First of all: You&#8217;ve done a great job!</p>
<p>On the blog <a href="http://blog.trumpton.org.uk/2015/06/building-tour-with-hugin-and-pannellum_45.html" rel="nofollow ugc">http://blog.trumpton.org.uk/2015/06/building-tour-with-hugin-and-pannellum_45.html</a> I found a description how to convert a panorama to cubic via &#8220;python generate.py PanoramaDirectory &#8211;r2c InputImage.tif&#8221;</p>
<p>But generate.py doesn&#8217;t know the parameter &#8211;r2c. </p>
<p>Any suggestions?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matthew Petroff		</title>
		<link>https://mpetroff.net/2014/08/pannellum-2-0/#comment-233715</link>

		<dc:creator><![CDATA[Matthew Petroff]]></dc:creator>
		<pubDate>Fri, 16 Jan 2015 03:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://mpetroff.net/?p=1556#comment-233715</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mpetroff.net/2014/08/pannellum-2-0/#comment-233705&quot;&gt;Carlos Sáenz&lt;/a&gt;.

You want to use the &lt;code&gt;minPitch&lt;/code&gt; and &lt;code&gt;maxPitch&lt;/code&gt; parameters. See https://github.com/mpetroff/pannellum/blob/master/doc/json-config-parameters.md.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mpetroff.net/2014/08/pannellum-2-0/#comment-233705">Carlos Sáenz</a>.</p>
<p>You want to use the <code>minPitch</code> and <code>maxPitch</code> parameters. See <a href="https://github.com/mpetroff/pannellum/blob/master/doc/json-config-parameters.md" rel="nofollow ugc">https://github.com/mpetroff/pannellum/blob/master/doc/json-config-parameters.md</a>.</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-30 09:31:14 by W3 Total Cache
-->