I hope this isn't too far off topic ...(My apologies if it is) A position for a Landscape and Visualisation Modeller is currently being advertised at the...
5704
luke colowit
lchlanyez
Feb 25, 2010 4:43 pm
Hello everyone, On the Enviro I built from binaries I'm trying to lay down a Transmission line, but its not finding the tower models. What should the path to...
5705
L Fricke
oldgreyeagle
Feb 26, 2010 11:00 am
Hello, after some time of absence I'm finally working with VTP again. I got the newest release and ran into a few strange things right away. Maybe I'm too...
5706
Ben Discoe
bdiscoe
Mar 3, 2010 10:43 pm
Lars, If you have screenshots to show, please link to them rather than attach; the list doesn't support attachments. Your Intel chipset should probably support...
5707
Ben Discoe
bdiscoe
Mar 3, 2010 10:49 pm
Luke, They should be on your data path. For example, if your data path contains: C:/VTP/Data then your files are at C:/VTP/Data/common_content.vtco ...
5708
Stefan Roettger
stefan.roettger
Mar 4, 2010 7:21 am
... Intel chips have always had problems with other than basic OpenGL features. In my experience a precondition for OpenGL code to work reliable is a NVIDIA or...
5709
tom_a_sparks
Mar 4, 2010 10:41 am
Could Cellular texturing be able to create heightmap canyon?...
5710
L Fricke
oldgreyeagle
Mar 9, 2010 5:00 pm
Ben, sorry about the attachments, I got a little rusty. I do suppose it's really an issue of my graphics. Unfortunately I currently can not access a machine...
5711
L Fricke
oldgreyeagle
Mar 12, 2010 5:24 pm
Hello, I am trying for quite some time to get some data from http://wms.jpl.nasa.gov/wms.cgi I am trying to download the world wind DEM with the following...
5712
Ben Discoe
bdiscoe
Mar 13, 2010 4:45 am
Lars, Your EPSG says 4326 which is WGS84 geographic (degrees). But your BBOX is not in degrees. It's likely that their WMS expects geographic, so put ...
5713
L Fricke
oldgreyeagle
Mar 13, 2010 8:21 am
Ben, I did that. Same error message. Query string now is: http://wmt.jpl.nasa.gov/wms.cgi?REQUEST=GetMap&VERSION=1.1.0&LAYERS=worldwind_dem& ...
5714
Ben Discoe
bdiscoe
Mar 14, 2010 9:53 am
Lars, I see, the problem is the locale "." vs ",'. I have changed VTBuilder to always use "." regardless of locale. BTW, you can always check to see if that's...
5715
L Fricke
oldgreyeagle
Mar 14, 2010 4:26 pm
Ben, now it's working. Thanks a lot! - Lars...
5716
Lars Fricke
oldgreyeagle
Mar 17, 2010 4:22 pm
Hello, I'm currently changing my system to Ubuntu Linux 9.10 I saw on the net that there should be a distribution of VTP for this but it seems I can not find...
5717
Ben Discoe
bdiscoe
Mar 18, 2010 9:20 am
Lars, What did you 'see on the net'? VTP builds and runs on Ubuntu 9.10 (quite well on my Ubuntu box, in particular!), but i don't know of any pre-built ...
5718
Lars Fricke
oldgreyeagle
Mar 18, 2010 4:50 pm
Ben, I did not see anything specific, just that it is supposed to run. I guess it does not have to be specifically Ubuntu. I did not however find a repository...
5719
Ben Discoe
bdiscoe
Mar 19, 2010 8:23 am
Lars, It's probably a better question for the vtp-unix list. I personally lack the distro-specific knowledge of how to create Linux binaries that will run on...
5720
symbibot
Mar 30, 2010 7:58 am
... Can someone help me, i'd like to see this island, but link doesn't looks to be working. I click on http://vterrain.org:6969/torrents/Niihau.zip.torrent and...
5721
symbibot
Mar 30, 2010 8:05 am
... Hi, i can't even download a .torrent file, some ideas ? Links are broken or something ? Trying to download this...
5722
Jodie Reynolds
jodier333
Mar 30, 2010 11:12 am
It took me half a day of downloading and building dependencies, but once they were all correctly built and installed, VTP was anticlimactic - it just built...
5723
Lars Fricke
oldgreyeagle
Mar 30, 2010 2:37 pm
Hello, I just had to reinstall my computer (WIN XP home after I put Ubuntu on another partition) and when I installed VTP I ran into a strange error: If I set...
5724
Ben Discoe
bdiscoe
Mar 31, 2010 7:46 pm
Symbibot, I'm following up with the webhosting company, to try to get the bittorrent fixed. -Ben ... to ... ...
5725
Ben Discoe
bdiscoe
Mar 31, 2010 7:48 pm
... Great! That's the kind of anticlimactic that we like. -Ben...
5726
Ben Discoe
bdiscoe
Mar 31, 2010 8:14 pm
It should be working now, torrents are live at http://vterrain.org:6969/ -Ben...
5727
Sandeep Rao
sandeepprao...
Apr 7, 2010 9:31 am
Hello Everybody, I am trying to build VTP from source, by following the instructions on the site. I get this error: Error 1 error C2065:...
5728
Ben Discoe
bdiscoe
Apr 11, 2010 7:36 am
I replied to Sandeep directly and he solved his problem, but in case anyone else encounters this issue, the solution is to look for another version of glext.h....
5729
tang qingyuan
tang312@...
Jun 25, 2010 3:03 am
Hello, I want to use osg Camera Manipulators in VTP. now £¬when I add models like cow.osg to wxEnviro-OSG with osgGA::TrackballManipulator() ,It looks OK....
5730
Roger James
rogerjames99
Jun 28, 2010 3:33 pm
I have checked in a few more fixes to the CMake files. I have now successfully built from these files on the following operating system and development...
5731
vectoron
Jul 10, 2010 6:30 pm
Hey Guys, I am trying to build 3D virtual terrain using flash, I actually have all this visual stuff worked out with performance etc.. However the issue I am...
5732
Ben Discoe
bdiscoe
Jul 11, 2010 9:32 am
Jonathan, It sounds like you simply need to swap the bytes from your GeoTIFF file. Since you're working in Flash, you'll need to learn how to swap bytes in ...