![]() |
|
|||||||
| Add-on & Script Development Creating add-ons and scripts for World Wind. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jul 2008
Location: Brussel
Posts: 6
|
I'm working on a new version of the VE plugin
I corrected some bugs concerning column and row wrap-around (tiles from south pole appearing in north pole, tiles with negative row or column indexes) I removed the need for proj 4, by encoding directly the Mercator projection and simplified some code managing the projection. It should improve slightly the performances. I also added a transparent border/road/name layer. It looks like this on the blue marble: If anyone would like to test it and give me some feed back, the code is here : http://cid-8efce06782cf7eb9.skydrive...rtualEarth.zip |
|
|
|
|
|
#2 |
|
Cosmic Overlord
Join Date: Oct 2004
Location: United Kingdom
Posts: 2,362
|
Wow that transparent mode is great, could you adjust the draw distance when tilted to be bigger? Ideally to the horizon, I'm not sure if that would be too much for low end systems to handle though, maybe a 'view distance' slider? While I'm at it any chance of adding a 'view location in birdseye' button, which would open a birdseye image of the current location (if available) in WW's browser?
Really great job gull. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jul 2008
Location: Brussel
Posts: 6
|
It would be easy to extend the number of tiles displayed when the tilt is important (one line of code). Of course, it would have an impact on performances but this is not the main problem. It would also increase the number of tiles to be downloaded, and this plugin tends to crash when downloading to much tiles at the same time. I'll try to correct this problem first.
|
|
|
|
|
|
#4 |
|
Super Member
Join Date: Jan 2006
Location: Eden, Utah
Posts: 1,446
|
Maybe that explains the behaviour I saw. I zoomed into one area, and I could see the VE tiles. When i zoomed out, panned over to another area, and zoomed in, the VE Icon appeared in the lower right hand corner, but the tiles never displayed on the screen. I attributed it to Microsoft have a bad day.
James |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jul 2008
Location: Brussel
Posts: 6
|
I fixed the bug (I forgot to dispose of some resources). It seems stable on my system now. I don't manage to crash it anymore. I updated the code referenced in my previous post.
|
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Jul 2008
Location: Brussel
Posts: 6
|
I still updated the code. The main modifications concern the optimisation of the mesh creation algorithm. I worked in radian instead of degrees to reduce angle conversions. I also changed the way it reprojects. The overhead due to Mercator reprojection is now linear in Meshpointcount instead of quadratic previously. This could significantly improve performances when using large Meshpointcount.
I tested the new code under XP with a WIFI connection and under VISTA with a direct cable connection. It worked well in both cases. |
|
|
|
|
|
#7 |
|
God. Root. What is difference?
Join Date: Sep 2004
Location: Eastern Pennsylvania
Posts: 2,856
|
Wow, some nice improvements you have made. I guess now I can stop bitching at people to get it updated
![]()
__________________
![]() Earth is Square blog PUBLIC NOTICE AS REQUIRED BY LAW: Any use of this forum post, in any manner whatsoever, will increase the amount of disorder in the universe. Although no liability is implied herein, the consumer is warned that this process will ultimately lead to the heat death of the universe. |
|
|
|
|
|
#8 |
|
Guest
Posts: n/a
|
|
|
|
|
#9 |
|
Super Member
Join Date: Jan 2006
Location: Eden, Utah
Posts: 1,446
|
Very nice. I am seeing some strange bleedthrough when vertical exageration is set to 3X.
|
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Sep 2008
Posts: 1
|
Good new version of the VE plugin
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Favorites / Bookmarks plugin | Dugrhill | Add-ons & Scripts | 21 | 02-27-2010 05:59 AM |
| My Plugin tutorial doesn't work in WW 1.4 - | uotmiem | Developers' Corner | 4 | 07-02-2007 02:25 PM |
| Build PluginEngine as a Class Library DLL to support binary DLL plugin development | gohyongkwang | Suggestion Box | 1 | 08-24-2006 06:47 AM |
| HELP, PLUGIN FREEZES !!!! | Unregistered | Add-on & Script Development | 10 | 07-10-2006 10:52 AM |
| stereo viewer plugin | jumpjack | Add-ons & Scripts | 15 | 08-19-2005 09:48 PM |