Search the web
Sign In
New User? Sign Up
vtp · The Virtual Terrain Project
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4671 - 4700 of 5691   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4671
Hi, i ve got a little problem while moving my project to the new VTP release error LNK2001: unresolved external symbol "public: virtual class vtNodeBase *...
vm.games
ibwasi
Offline Send Email
Nov 1, 2006
5:57 pm
4672
Nico, That method now takes arguments. Since your linker is looking for it as (void), this means that some part of your project is still built against the ...
Ben Discoe
bdiscoe
Offline Send Email
Nov 1, 2006
8:53 pm
4673
hi Ben As you may know from previos emails, I am a developer and am using the vtlib and vtdata libraries for a 3d visualization of a georefrenced data. For the...
inayatullah khan
inayat_swatian
Offline Send Email
Nov 2, 2006
5:45 am
4674
Hi, Do you use tiled image set ? it can reduce loading speed also if you are not using some part of the vtlib, you can try to remove some parts of the vtlib...
vm.games
ibwasi
Offline Send Email
Nov 2, 2006
9:39 am
4675
Inayat, Since vtlib doesn't load elevation from TIFF by default, i assume you are using your own code to load the GeoTIFF and create a vtElevationGrid. It's ...
Ben Discoe
bdiscoe
Offline Send Email
Nov 2, 2006
9:55 am
4676
Nico, ... This made me curious, so i tried it out. With a small terrain, i found that total load time for Enviro was 4.92 seconds, but this decreased to 2.20 ...
Ben Discoe
bdiscoe
Offline Send Email
Nov 2, 2006
7:59 pm
4677
... Earth ... are ... lat/lon ... just ... Thanks. I used country boundaries, timelines, and lat/lon shp file that comes with arcGIS. It has .dbf files also....
rakesh_shresthanp
rakesh_shres...
Offline Send Email
Nov 3, 2006
6:55 am
4678
Hi Ben, I ve removed skydome and sunlight and also other minor changes but I have to check because i dont really remember ;) I dont needed light because all...
vm.games
ibwasi
Offline Send Email
Nov 3, 2006
6:51 pm
4679
Hello, I have some questions about how to correctly cleanup after myself when shutting down a VTP session. Our application is leaking significant amounts of...
sawickham
Offline Send Email
Nov 3, 2006
11:10 pm
4680
... Well, yes. I did say it would handle lat-lon lines, international time lines, or country boundaries. These are all examples of polyline data. ... ...
Ben Discoe
bdiscoe
Offline Send Email
Nov 4, 2006
8:31 am
4681
Steve, ... vtTerrainScene should never be created of destroyed more than once (there should be no need to). It is just a lightweight container. You can add...
Ben Discoe
bdiscoe
Offline Send Email
Nov 4, 2006
9:45 am
4682
are there any papers/information on terrain rendering for objects? I have just start to model an object that is 20Km wide,10km Heigh the object need to be...
tom_a_sparks
Offline Send Email
Nov 5, 2006
2:47 am
4683
Hi Tom, an object which is 10 km high and 20km wide is sort of hard to imagine. Do you mean a volume? Of which type? Regular, Irregular, Spherical Harmonics,...
Stefan Roettger
stefan.roettger
Offline Send Email
Nov 5, 2006
11:38 am
4684
the object is like a floating millennium-dome like ufo shaped airport ...
tom_a_sparks
Offline Send Email
Nov 5, 2006
2:46 pm
4685
Hi Tom, what you need is not a C-LOD terrain rendering algorithm, you need something like a general mesh simplification algorithm such as the progressive...
Stefan Roettger
stefan.roettger
Offline Send Email
Nov 5, 2006
3:08 pm
4686
Hi Can anybody tell me how can find programmatically whether two objects placed over the ground( of some specific heights) are visible from each other position...
inayatullah khan
inayat_swatian
Offline Send Email
Nov 6, 2006
11:04 am
4687
... In principal, you have to travel from point A to B on a straight line and check for each touched heixel if it occludes the line of sight. Since this can be...
stefan.roettger
Offline Send Email
Nov 6, 2006
11:38 am
4688
Hi Stefan, Tom: Semi-regular grids could work very nicely on that kind of object. Then again, it could be represented to 1cm accuracy with a small fixed set of...
Mark Duchaineau
duchaine@...
Send Email
Nov 6, 2006
6:35 pm
4689
... vtHeightFieldGrid3::LineOfSight() http://vterrain.org/Doc/vtdata/classvtHeightFieldGrid3d.html Example of use: If...
Ben Discoe
bdiscoe
Offline Send Email
Nov 6, 2006
7:03 pm
4690
Yes, semi-regular grids could work well, indeed, since ROAM tiles work for arbitrary meshes. Do you know some use cases where this has already been implemented...
Stefan Roettger
stefan.roettger
Offline Send Email
Nov 6, 2006
7:45 pm
4691
Hi Stefan, I know of a few implenetations of dual-queue diamond-tile systems on spheres (including the next-gen JGRASS system by John Preston). Those have cube...
Mark Duchaineau
duchaine@...
Send Email
Nov 6, 2006
9:43 pm
4692
Hi Ben, Thanks - this was very helpful. The ownership transfer helped to clean up numerous small leaks. However, it turned the source of my very large leak was...
sawickham
Offline Send Email
Nov 7, 2006
3:30 am
4693
Hi Mark, I found your note on cube base meshes very interesting. I have been trying a similar thing, but never finished it, because recently I was involved...
Stefan Roettger
stefan.roettger
Offline Send Email
Nov 8, 2006
7:50 am
4694
I have added this entry to the VTP site: Virtual Earth 3D * Microsoft's 3D terrain visualization software. * It apparently does not have a website of its own,...
Ben Discoe
bdiscoe
Offline Send Email
Nov 9, 2006
10:06 am
4695
Steve, ... I see the problem - you didn't realize that LoadFromBT would do the allocation for you. I will try to make that more clear in the documentation. ...
Ben Discoe
bdiscoe
Offline Send Email
Nov 9, 2006
11:25 am
4696
... Ben, How do you do that? I must have missed something. Roger [Non-text portions of this message have been removed]...
Roger James
rogerjames99
Offline Send Email
Nov 9, 2006
12:12 pm
4697
... Roger, Simply edit your kml file in a text editor and add the following: <GroundOverlay> <name>Orthoimage</name> <Icon> <href>Relativepath/filename</href> ...
Adam Hauldren
nlightuk
Offline Send Email
Nov 9, 2006
1:23 pm
4698
Aha. Thanks. Simply edit your kml file in a text editor and add the following: [Non-text portions of this message have been removed]...
Roger James
rogerjames99
Offline Send Email
Nov 9, 2006
2:24 pm
4699
... ObCommercialPlug: Demos of this are here: http://3dnature.com/kml.html I believe I can say that we must have won an unofficial prize somewhere for abusing...
Chris Hanson
erichammil
Offline Send Email
Nov 9, 2006
4:54 pm
4700
... Google Earth has a Menu command Add: Image Overlay. Hacking of KML files or third-party apps aren't necessary. However, as mentioned in last year's review...
Ben Discoe
bdiscoe
Offline Send Email
Nov 9, 2006
8:51 pm
Messages 4671 - 4700 of 5691   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help