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...
5248
Sandor Spruit
sandor@...
Feb 4, 2008 11:34 am
... 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...
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,...
5250
joe dumoulin
joe.dumoulin@...
Feb 4, 2008 4:52 pm
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...
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...
... 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...
5257
Bryan Berg
bberg@...
Feb 12, 2008 11:39 pm
Why yes that was unchecked! Cool now it worked ... after copying crater_0513.BT to C:\vterrain92;vtp-src-080114\VTP\TerrainApps\glutSimple\Data92;Elevation Thanks...
... 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...
5259
Bryan Berg
bberg@...
Feb 13, 2008 7:30 pm
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...
5260
Bryan Berg
bberg@...
Feb 13, 2008 9:35 pm
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...
5261
Bryan Berg
bberg@...
Feb 13, 2008 10:40 pm
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...
... 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...
5263
Bryan Berg
bberg@...
Feb 14, 2008 6:09 pm
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 ...
... 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...
5265
Bryan Berg
bberg@...
Feb 20, 2008 7:28 pm
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, ... 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. ...
5267
Bryan Berg
bberg@...
Feb 20, 2008 9:24 pm
... 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...
... 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...
5269
Bryan Berg
bberg@...
Feb 20, 2008 11:48 pm
... 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...
5270
Bryan Berg
bberg@...
Feb 21, 2008 12:03 am
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...
... 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...
5273
Bryan Berg
bberg@...
Mar 4, 2008 10:27 pm
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, 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...
5275
Bryan Berg
bberg@...
Mar 4, 2008 10:52 pm
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 -->...
... 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,...