<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>World Wind Forums</title>
		<link>http://forum.worldwindcentral.com</link>
		<description>The official NASA World Wind forums</description>
		<language>en</language>
		<lastBuildDate>Tue, 18 Jun 2013 06:46:42 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forum.worldwindcentral.com/images/misc/rss.jpg</url>
			<title>World Wind Forums</title>
			<link>http://forum.worldwindcentral.com</link>
		</image>
		<item>
			<title>Downtime 6/16 and 6/17</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=39103&amp;goto=newpost</link>
			<pubDate>Mon, 17 Jun 2013 18:18:21 GMT</pubDate>
			<description>Apologies for that, apparently our datacenter...</description>
			<content:encoded><![CDATA[<div>Apologies for that, apparently our datacenter experienced some type of power failure that then caused some issues with our storage system. Ironically their is a new storage system that will be replacing the existing one in a week or so.</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=7"><![CDATA[Announcements & News]]></category>
			<dc:creator>f0urtyfive</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=39103</guid>
		</item>
		<item>
			<title>Sun shading again</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=39102&amp;goto=newpost</link>
			<pubDate>Fri, 14 Jun 2013 09:21:19 GMT</pubDate>
			<description><![CDATA[I'm trying to do some maintanence on a project...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to do some maintanence on a project that uses WWJ. I updated the WWJ to 1.5, and replaced some Polylines with SurfacePolylines. After doing these, I started to see some flickering around the globe time to time. <br />
<br />
I examined the code and saw that it contains the sun shading code from the now-obsolete experimental sun shading example, dating back to 2011. Thus, it uses the custom RectangularNormalTesselator. I replaced that with the default one and the flickering disappeared. But this approach disables the sun shading completely.<br />
<br />
Is there another approach now to have a sun shading? A gradient filled circle might even be OK, but again, filling gradient is not also possible with the default options. Or, should I examine and try to fix the RectangularNormalTesselator to prevent these flickers? Any suggestions to what I should I look for?</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=39">Development Help</category>
			<dc:creator>nerduban</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=39102</guid>
		</item>
		<item>
			<title>Opinion Wanted: NVIDIA Quadro versus consumer level</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=39012&amp;goto=newpost</link>
			<pubDate>Thu, 13 Jun 2013 17:34:26 GMT</pubDate>
			<description>I am going to be putting together some machines...</description>
			<content:encoded><![CDATA[<div>I am going to be putting together some machines that will be dedicated to running a World Wind based user interface. Is there any benefit to getting a business workstation class Quadro video card versus a standard desktop card?<br />
<br />
I know the Quadro series is designed for business applications like AutoCAD. Does that translate into any benefit for World Wind and open GL?<br />
<br />
I appreciate any insight you have.</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=8">WorldWind General</category>
			<dc:creator>jonathanknez</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=39012</guid>
		</item>
		<item>
			<title>How to prevent clipping of objects beyond the horizon?</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=39010&amp;goto=newpost</link>
			<pubDate>Thu, 13 Jun 2013 16:18:34 GMT</pubDate>
			<description>Any objects that are beyond the horizon are...</description>
			<content:encoded><![CDATA[<div>Any objects that are beyond the horizon are clipped in wwj, how to slove the problem?<br />
<img src="http://g.hiphotos.bdimg.com/album/s%3D1000%3Bq%3D90/sign=a96110d1ac345982c18ae1923cc40adc/d01373f082025aaf9ab3fa6efaedab64024f1a95.jpg" border="0" alt="" /><br />
<img src="http://d.hiphotos.bdimg.com/album/s%3D1000%3Bq%3D90/sign=8b4228b0bd315c6047956fefbd81f062/1e30e924b899a90127b4df931c950a7b0308f596.jpg" border="0" alt="" /><br />
<img src="http://e.hiphotos.bdimg.com/album/s%3D1000%3Bq%3D90/sign=24bee2d6faf2b211e02e814efab05e49/e7cd7b899e510fb33ba2f332d833c895d0430cdf.jpg" border="0" alt="" /></div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=39">Development Help</category>
			<dc:creator>tsaejjeast</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=39010</guid>
		</item>
		<item>
			<title>surface image/icon that does not scale with latitude</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=39009&amp;goto=newpost</link>
			<pubDate>Thu, 13 Jun 2013 16:02:12 GMT</pubDate>
			<description><![CDATA[I'm using a flat globe, "lat-lon" projection.  I...]]></description>
			<content:encoded><![CDATA[<div>I'm using a flat globe, &quot;lat-lon&quot; projection.  I view the entire earth; I don't need tilting or zoom, so I've disabled those features.<br />
<br />
I want to set some kind of &quot;marker&quot; at several locations on the earth.  I prefer not to use rigid shapes like Cone because 1.) I want the marker's appearance to be somewhat suggestive of what it represents and 2.) I don't need a 3-d object.<br />
<br />
I created a png of an image that has the appearance I want, and I'm putting that in a SurfaceIcon to place it on my map.  All this works almost perfectly.  The one problem is that the image of markers near the poles are quite distorted: stretched in the horizontal direction.<br />
<br />
How can I place an undistorted image onto my flat map? Is there a way to scale the image in the horizontal direction?  Is there a better way to achieve my goal?<br />
<br />
thanks, gary</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=11">Technical Support</category>
			<dc:creator>gap</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=39009</guid>
		</item>
		<item>
			<title>BufferedImageRaster getSubRaster options</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=39006&amp;goto=newpost</link>
			<pubDate>Thu, 13 Jun 2013 13:13:17 GMT</pubDate>
			<description><![CDATA[I'm using a BuffererImageRaster object from a...]]></description>
			<content:encoded><![CDATA[<div>I'm using a BuffererImageRaster object from a Geotiff to read color values that are mapped to a lookup table.  I need to ensure the color values are not altered when a sub-raster is created.  Unfortunately, BufferedImageRaster.getSubRaster() uses a bi-linear interpolation which alters some of the colors.  <br />
<br />
It would be nice if I could pass in my own AntiAliasing and Interpolation rendering hints for BufferedImageRaster.drawOnTo(canvas) to use.  Perhaps through the AVList params mechanism.<br />
<br />
For a workaround, I had to override a number of classes in order to to create a customized BufferedImageRaster with an overridden drawOnTo(canvas).  It works, :),  but it was somewhat to implement.</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=39">Development Help</category>
			<dc:creator>bdschubert</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=39006</guid>
		</item>
		<item>
			<title>Path or SurfacePolyLine</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=39005&amp;goto=newpost</link>
			<pubDate>Thu, 13 Jun 2013 09:23:04 GMT</pubDate>
			<description><![CDATA[I'm drawing some SurfacePolylines using many...]]></description>
			<content:encoded><![CDATA[<div>I'm drawing some SurfacePolylines using many points on the ground, something around 600 points for each. I also recreate a new SurfacePolyline whenever it crosses the international dateline. However, this results in some performance degredation, especially when I zoom in closely to the ground.<br />
<br />
I replaced SurfacePolyline with Path, and at first look it had a better performance. My question is, what is the essential difference between a Path and SurfacePolyline? Does Path have any shortcomings compared to the other?</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=39">Development Help</category>
			<dc:creator>muammer</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=39005</guid>
		</item>
		<item>
			<title>Is it possible to save a renderable as an image</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=38992&amp;goto=newpost</link>
			<pubDate>Wed, 12 Jun 2013 13:43:00 GMT</pubDate>
			<description><![CDATA[Hello All,

I'm trying to write a generic method...]]></description>
			<content:encoded><![CDATA[<div>Hello All,<br />
<br />
I'm trying to write a generic method that will save out out a renderable object as a JPG or some other image format.  I am however stuck.<br />
<br />
Is this possible, and if so does anyone have any idea how I'd go about implementing this?<br />
<br />
Thanks!<br />
m</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=39">Development Help</category>
			<dc:creator>mwallick</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=38992</guid>
		</item>
		<item>
			<title>part of poles missing in Mercator projection</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=38986&amp;goto=newpost</link>
			<pubDate>Tue, 11 Jun 2013 16:37:50 GMT</pubDate>
			<description><![CDATA[I'm using...]]></description>
			<content:encoded><![CDATA[<div>I'm using FlatGlobe.setProjection(FlatGlobe.PROJEC  TION_MERCATOR) and when I do so a lot of the map disappears.  For example the island of SvalBard which is north of Norway is no longer seen.   The same thing happens for the South pole - much of the South Pole is cut off.<br />
<br />
Is there a way to get the Mercator view without having all that area cut off?</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=39">Development Help</category>
			<dc:creator>KurtZachary</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=38986</guid>
		</item>
		<item>
			<title>How to load the animation model in WWJ?</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=38982&amp;goto=newpost</link>
			<pubDate>Sun, 09 Jun 2013 09:30:46 GMT</pubDate>
			<description>Hello Everyone,

I want to load an animation...</description>
			<content:encoded><![CDATA[<div>Hello Everyone,<br />
<br />
I want to load an animation model in WWJ, the model such as made in 3dsmax .FormatSuffix(.3ds). <br />
<br />
Has anyone does this before?</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=41">Applications</category>
			<dc:creator>dailiwei</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=38982</guid>
		</item>
		<item>
			<title>How to release through Geoserver model layer ?</title>
			<link>http://forum.worldwindcentral.com/showthread.php?t=38981&amp;goto=newpost</link>
			<pubDate>Sun, 09 Jun 2013 06:07:07 GMT</pubDate>
			<description>Hello Everyone!

           I want to add my...</description>
			<content:encoded><![CDATA[<div>Hello Everyone!<br />
<br />
           I want to add my models to WWJ through Geoserver, has anyone done this?<br />
<br />
I just want to add WMSLayer to WWJ. <br />
<br />
My English is not very good and I come form China, thanks!</div>

]]></content:encoded>
			<category domain="http://forum.worldwindcentral.com/forumdisplay.php?f=39">Development Help</category>
			<dc:creator>dailiwei</dc:creator>
			<guid isPermaLink="true">http://forum.worldwindcentral.com/showthread.php?t=38981</guid>
		</item>
	</channel>
</rss>
