<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8948487674491134760</id><updated>2011-08-01T17:19:23.016+01:00</updated><title type='text'>Aurora Eurotech</title><subtitle type='html'>Aurora Eurotech Development Blog</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://auroraeurotech.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948487674491134760/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://auroraeurotech.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Aurora Eurotech</name><uri>http://www.blogger.com/profile/11197996602741508934</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8948487674491134760.post-1978171025081014142</id><published>2010-08-31T00:10:00.000+01:00</published><updated>2010-08-31T00:10:15.529+01:00</updated><title type='text'>Faster and better looking graphics for the Virtual Radar 3D</title><content type='html'>On this blog we are planning to post regularly about technical information about features we are developing.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;/div&gt;&lt;a href="http://1.bp.blogspot.com/_Yrk7VOSqaJI/THqDi-ANnRI/AAAAAAAAAAs/E3acLiCx9mc/s1600/Current.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="156" src="http://1.bp.blogspot.com/_Yrk7VOSqaJI/THqDi-ANnRI/AAAAAAAAAAs/E3acLiCx9mc/s200/Current.png" width="200" /&gt;&lt;/a&gt;Today we are going to talk about upcoming improvements to the graphics engine for the Virtual Radar 3D.&lt;br /&gt;&lt;br /&gt;The current graphics engine uses a large number of small individual image files stored on the hard disk to make up the world. When the program starts it loads all of them into the graphics memory and then shows the world in a manner similar to the picture on the left. An example of the sort of earth you can see when viewing aircraft in the UK is given by the red square.&lt;br /&gt;&lt;br /&gt;This has some very useful features, for example it enables you to use the radar with a textured map of the world while away from an Internet connection. However, since it is loading the entire worlds textures in one go, it can cause a performance hit on machines that have lower powered graphics cards. Also many graphics cards are limited to a maximum texture size of 1024x1024 pixels. This limits the maximum resolution for the textures that can currently be used.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yrk7VOSqaJI/THqDr6iO-AI/AAAAAAAAAA0/xfBekWg3opM/s1600/PlanetSegment.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="248" src="http://2.bp.blogspot.com/_Yrk7VOSqaJI/THqDr6iO-AI/AAAAAAAAAA0/xfBekWg3opM/s320/PlanetSegment.png" width="320" /&gt;&lt;/a&gt;The new graphic engine updates we are working on, use a Planet Section Manager to split the world up and dynamically load areas that are visible. This splits the world rectangle into 4 smaller rectangles and then splits those and so on. It decides where to split them and how much based on the position of the camera. &lt;br /&gt;&lt;br /&gt;This means that you can zoom into anywhere in the world and the amount of resources used drawing places in the world where you are not viewing, is enormously reduced. Not only this but since it can split the rectangles much smaller, it can then load&amp;nbsp; 1024x1024 pixel images over a smaller area making the world appear in much higher detail.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yrk7VOSqaJI/THvSgrEVwyI/AAAAAAAAAA8/C4BqvFgCPgI/s1600/WMS.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="264" src="http://1.bp.blogspot.com/_Yrk7VOSqaJI/THvSgrEVwyI/AAAAAAAAAA8/C4BqvFgCPgI/s320/WMS.png" width="320" /&gt;&lt;/a&gt;&lt;br /&gt;The next problem comes with getting the images to texture these tiny rectangles. For this we have decided that keeping images on the hard disk is important but we also want to allow the software to use WMS servers to download much higher resolution images from the Internet.&amp;nbsp; An example of the quality of images we plan to be able to use&amp;nbsp;is shown in the picture of Heathrow Airport to the left.&lt;br /&gt;Offline&amp;nbsp;mode is also important to us, so we will be keeping a copy of these images on the hard disk for you to use when you are mobile.&lt;br /&gt;&lt;br /&gt;Finally&amp;nbsp;we are also intending to implement an option of a day/night cycle to improve realism, although there are a few problems with this in the current development build so it is disabled for the moment.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yrk7VOSqaJI/THp8DxpFluI/AAAAAAAAAAk/KoNTFsMVurY/s1600/Lighting.png" imageanchor="1" style="clear: right; display: inline ! important; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="183" src="http://1.bp.blogspot.com/_Yrk7VOSqaJI/THp8DxpFluI/AAAAAAAAAAk/KoNTFsMVurY/s200/Lighting.png" width="200" /&gt;&lt;/a&gt;Here is an image of the world from our development build.&lt;br /&gt;&lt;br /&gt;Aurora Development Team&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8948487674491134760-1978171025081014142?l=auroraeurotech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948487674491134760/posts/default/1978171025081014142'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948487674491134760/posts/default/1978171025081014142'/><link rel='alternate' type='text/html' href='http://auroraeurotech.blogspot.com/2010/08/faster-and-better-looking-graphics-for.html' title='Faster and better looking graphics for the Virtual Radar 3D'/><author><name>Aurora Eurotech</name><uri>http://www.blogger.com/profile/11197996602741508934</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yrk7VOSqaJI/THqDi-ANnRI/AAAAAAAAAAs/E3acLiCx9mc/s72-c/Current.png' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-8948487674491134760.post-6031549822250144898</id><published>2010-08-27T16:16:00.001+01:00</published><updated>2010-08-29T15:32:07.023+01:00</updated><title type='text'>Cloud Sensor - Suggestions for new features.</title><content type='html'>&lt;span style="font-size: small;"&gt;We are in the process of updating our Cloud Sensor software and would appreciate any suggestions for new features or improvements.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;Features we are already working on :-&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;* Remote access over the internet, for remote sites. Improved graphs and extending the log time.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;* Support for &lt;/span&gt;&lt;span style="font-family: &amp;quot;trebuchet ms&amp;quot;, &amp;quot;Arial&amp;quot;, &amp;quot;Helvetica&amp;quot;; font-size: small;"&gt;ACP Observatory Control Software.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;trebuchet ms&amp;quot;, &amp;quot;Arial&amp;quot;, &amp;quot;Helvetica&amp;quot;; font-size: small;"&gt;* Support for CCDCommander&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;trebuchet ms&amp;quot;, &amp;quot;Arial&amp;quot;, &amp;quot;Helvetica&amp;quot;; font-size: small;"&gt;* Support for CCDAutopilot 3, CCDAutopilot 4.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;trebuchet ms&amp;quot;, &amp;quot;Arial&amp;quot;, &amp;quot;Helvetica&amp;quot;; font-size: small;"&gt;* Support for AstroMC Dashboard.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;trebuchet ms&amp;quot;, &amp;quot;Arial&amp;quot;, &amp;quot;Helvetica&amp;quot;; font-size: small;"&gt;* Support for ASCOM (This option is under evaluation and will be added to the next release if possible).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;trebuchet ms&amp;quot;, &amp;quot;Arial&amp;quot;, &amp;quot;Helvetica&amp;quot;; font-size: small;"&gt;If you have any suggestions for new features or improvements, please email support@auroraeurotech.com&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;trebuchet ms&amp;quot;, &amp;quot;Arial&amp;quot;, &amp;quot;Helvetica&amp;quot;; font-size: small;"&gt;Michael Waddicor&amp;nbsp;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8948487674491134760-6031549822250144898?l=auroraeurotech.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948487674491134760/posts/default/6031549822250144898'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948487674491134760/posts/default/6031549822250144898'/><link rel='alternate' type='text/html' href='http://auroraeurotech.blogspot.com/2010/08/cloud-sensor-surgestions-for-new.html' title='Cloud Sensor - Suggestions for new features.'/><author><name>Aurora Eurotech</name><uri>http://www.blogger.com/profile/11197996602741508934</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
