Dear all, maybe someone has an idea about this one: We are on a WINXP System that has just been installed with the most up to date SP. VTP is installed in...
... You are not, by any chance, using Win XP 64 Pro? I've had tons of errors related to the way XP64 emulates Win32 and resolves DLL's. Or rather, does NOT...
Sandor Spruit
sandor@...
Feb 4, 2008 11:34 am
5249
Hey, I found it: it was the library msvcr71.dll that was not in the system32 folder even though i did install the redistributables! So whoever has this issue,...
Lars, This is sort of a dumb question, but is it possible that you have another different proj.dll in the path that is superceeding the one you expect? Joe D...
joe dumoulin
joe.dumoulin@...
Feb 4, 2008 4:52 pm
5251
Ben (and others), Has there been any interest (or VTP code for that matter) in visualizing and editing of Animation Paths within Enviro? Specifically, showing...
Hello, I have a question about the structure of tiled DTM: If I compare the number of db files in the GeoSpecific folder with the one in the elevation folder I...
Hi there, I'm getting the following link errors when trying to build glutSimple. I just installed GLUT - maybe I did something wrong with that ? Thanks ! Bryan...
Bryan Berg
bberg@...
Feb 11, 2008 6:23 pm
5255
... This is a little surprising. It says it can't find vtosg at link time. But, it should be automatic, because of the inter-project dependency. In MSVC,...
Ben (and all), Has there been any work in VTP on airborne objects (balloons, planes, helicopters, clouds, birds, etc)? With animation? Any file format...
Why yes that was unchecked! Cool now it worked ... after copying crater_0513.BT to C:\vterrain\vtp-src-080114\VTP\TerrainApps\glutSimple\Data\Elevation Thanks...
Bryan Berg
bberg@...
Feb 12, 2008 11:39 pm
5258
... In fact, there has been airplanes in the VTP Hawai'i demo since the 1990s. If you set Vehicles=true in the terrain params, you'll see a looping series of...
Hi there, I'm trying to run VTBuilder now and when I do so I get an error, cannot find Culture/materials.xml, check your data path. I added the location of...
Bryan Berg
bberg@...
Feb 13, 2008 7:30 pm
5260
Hi again, So it seems that vtp.xml is not on my machine, and that's the file that vtbuilder is looking for. I do have enviro.xml, however. From previous posts...
Bryan Berg
bberg@...
Feb 13, 2008 9:35 pm
5261
So I just decided to copy enviro.xml to vtp.xml, put that file in one of the search directories I previously mentioned and than change the path so that it...
Bryan Berg
bberg@...
Feb 13, 2008 10:40 pm
5262
... The first thing to check is that you do indeed have the VTP standard data. It is installed automatically with the windows installer. If you are doing the...
Hi, I'm following the steps for tutorial 4, paging landscapes, and after loading tahoedems.dem into vtbuilder, the terrain is green instead of brown and ...
Bryan Berg
bberg@...
Feb 14, 2008 6:09 pm
5264
... I see that the Lake Tahoe Data Clearinghouse provides the elevation in two formats: ArcInfo and 'DEM'. The ArcInfo data is the one i used to make the...
Hi there, So I followed tutorial 4 and than began using my own data for the paging technique. So far I've observed that if I want to get decent speed of frames...
Bryan Berg
bberg@...
Feb 20, 2008 7:28 pm
5266
Bryan, ... Could you describe exactly what size your data is. E.g. a 15x10 tileset with 512 base resolution elevation, 1024 for imagery... what is your data. ...
... with 512 base resolution elevation, 1024 for >imagery... what is your data. When I merge and resample the elevation data I set it to: 4 x 4 @ 512 The image...
Bryan Berg
bberg@...
Feb 20, 2008 9:24 pm
5268
... This is contradictory - either it's 4 x 4 @ 512, or it's 4 x 4 @ 2048. It sounds like the 2048 is the one you mean. Is your elevation really 8k*8k? That...
... 1m LIDAR. ... The imagery data is 0.3m resolution, while the elevation data is 1/3 arc second ... you accept the default texture >compression, 1k image...
Bryan Berg
bberg@...
Feb 20, 2008 11:48 pm
5270
The specific information of my imagery data is: proj = utm zone = 11 ellps=grs80 datnum=nad83 units=m +no_defs Bryan [Non-text portions of this message have...
Bryan Berg
bberg@...
Feb 21, 2008 12:03 am
5271
... OK, so an image of 7390x7371 pixels covers around 2217x2211 meters. 1/3 arc second is around 10m, so your elevation over the same area would be around 221...
Hi Lars, and list, I responded to Lars directly, but this should be of general interest so i am reposting it here in expanded form: It might not be wrong. The...
Hi all, So I would like to be able to run part of wx enviro through a dll. All I really need is the part of the screen which shows the terrain. Is this...
Bryan Berg
bberg@...
Mar 4, 2008 10:27 pm
5274
Bryan, Vtocx (http://vterrain.org/Doc/vtocx.html) shows how to use vtlib as an ActiveX control, which is a kind of DLL. In fact it would be even simpler to...
Would that work for the wxenviro app ? And if so, do I just need to right click on the project and go to . Configuration properties --> General -->...
Bryan Berg
bberg@...
Mar 4, 2008 10:52 pm
5276
... You wrote you "only need the part of the screen which shows the terrain". Hence, you don't need all the other stuff that Enviro provides - the menus,...