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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 4367 - 4397 of 5691   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4367
... owner ... touch DOS ... it's best ... the past, ... I don't find tiresome speaking of old computing! Anyway, a freeware 3d program which exports in IGES ...
davide_borelli
Offline Send Email
May 3, 2006
10:27 pm
4368
Hi Folks, When I sample the texture in vtpBuilder, finaly I always obtain a red picture for vtpEnviro. What can be the raison of this ? Thanks for help Vivian...
vivia363
Offline Send Email
May 5, 2006
10:03 am
4369
Welcome to the list, Vivian. Has anyone else seen the issue that Vivian is reporting? I have never seen it, and it only happens on one of their machines. -Ben...
Ben Discoe
bdiscoe
Offline Send Email
May 5, 2006
12:27 pm
4370
I didn't encounter this in VTP. But I have ever encountered similar question in ArcGIS on some machines. When I add a tif image to ArcGIS, it will show in red...
hu zhuowei
forevergis@...
Send Email
May 6, 2006
2:33 am
4371
vtp@yahoogroups.com д There is 1 message in this issue. Topics in this digest: 1. RE: Red Tif From: "hu zhuowei" ...
 
davidce.csdn
Offline Send Email
May 7, 2006
4:31 pm
4372
I have problems during the compilation of the solution VTPBuilder. The compiler of Visual C++ says to me that it does not find the files following: - "bzlib.h"...
vivia363
Offline Send Email
May 9, 2006
4:08 pm
4373
Hi Vivian, ... You should add \APIs\bzip2-1.0.3-bin to your include path if you want to use bzlib. Otherwise, you can just set SUPPORT_BZIP2 to 0 in...
Ben Discoe
bdiscoe
Offline Send Email
May 10, 2006
1:58 am
4374
Hi Ben, Thanks for your advises. But, I cannot include the file "curl.h". I use the Windows search tool, but it does not find the directory "curl" or the file...
vivia363
Offline Send Email
May 10, 2006
8:52 am
4375
... Perhaps so. In step 1, you got the archive WinAPIs-0604.zip, which definitely contains libcurl. But, in your case, you are unlikely to need curl, so you...
Ben Discoe
bdiscoe
Offline Send Email
May 10, 2006
9:35 am
4377
Here is a virtual terrain article from Business 2.0 magazine: http://money.cnn.com/2006/05/11/technology/business2_futureboy_0511/ It's high-level and fluffy,...
Ben Discoe
bdiscoe
Offline Send Email
May 13, 2006
9:21 am
4378
Hi there, for all of you interested in GIS software, there's a DEVEL version of G.R.A.S.S. available for windows (native windows, not Cygwin-windows) at ...
davide_borelli
Offline Send Email
May 17, 2006
8:49 am
4379
Hi all, im using vtp to visualise a windfarm for my dissertation project. My understanding is that to animate objects you have to do some C++ wizardry. Im not...
camkingsize
Offline Send Email
May 25, 2006
10:44 am
4380
Cameron, Can't help you with the programming aspects, but I use the Scene Express exporter for VNS (from 3D Nature LLC - http://ww.3dnature.com) to place ...
Adam Hauldren
nlightuk
Offline Send Email
May 25, 2006
11:12 am
4381
Adam, I think what Cameron is looking for is turbine blades which spin, for which VNS is not a solution, unless SceneExpress is taking a totally non-VTP route,...
Ben Discoe
bdiscoe
Offline Send Email
May 25, 2006
11:58 pm
4382
Dear all, i am currently working with the WMS client in VTP. The predefined (1) http://globe.digitalearth.gov/viz-bin/wmt.cgi (2)...
Martin Witzel
martin.witzel
Offline Send Email
May 26, 2006
10:19 am
4383
... Understood. ... Agreed, and it is not (in the case of VTP, anyway!) ... I knew that it was, but have become so used to pre-processing data in VNS. Sorry if...
Adam Hauldren
nlightuk
Offline Send Email
May 26, 2006
10:36 am
4384
Martin, When I was debugging WMS problems, I found the CadCorp Mapbrowser (http://www.cadcorp.com/products_geographical_information_systems/map_browse r.htm)...
Brent Fraser
fraser_brent_w
Offline Send Email
May 26, 2006
2:22 pm
4385
Brent, thank you for your help. i checked the queries with CadCorp's Mapbrowser, and they are working with MapServer and Deegree/WMS given that I included now...
Martin Witzel
martin.witzel
Offline Send Email
May 26, 2006
3:33 pm
4386
Hi all! First of all, sorry for my English, its not good for the moment. I am using vtp to visualise geospatial data from MapInfo GIS+standalone 3d models and...
Ðóñëàí ...
ruslan_mstu@...
Send Email
May 26, 2006
7:34 pm
4387
Hi Ruslan, ... I am not certain i understand the question. At 3D runtime, the earth coordinate system of the scene is the same as your elevation input. The ...
Ben Discoe
bdiscoe
Offline Send Email
May 26, 2006
9:24 pm
4388
... OSG's FLT plugin is read-only, it cannot write. FLT and VEGA are not a great choice for terrain. We wrote a FLT exporter for VNS/SceneExpress, and it...
Chris Hanson
erichammil
Offline Send Email
May 27, 2006
2:37 am
4389
Hi. I tried to two things to compile the vtp project. I used Visual Studio 8 to build VTBuilder. I got link error saying "libc.lib" does not exist. If I set...
Ji-Young Oh
jyohjyoh@...
Send Email
May 31, 2006
4:30 am
4390
... I can't imagine how vc8 went so wrong. Libc.lib is the static runtime library. The VTP projects are _all_ set to the use the dynamic runtime libraries. ...
Ben Discoe
bdiscoe
Offline Send Email
May 31, 2006
5:17 am
4391
Ok. I really want to see it compiled in any platform... I downloaded new vc8 (called visual studio express) from ms website, and attempted to build...
Ji-Young Oh
jyohjyoh@...
Send Email
May 31, 2006
10:57 pm
4392
To people who already read my previous message: I finally compiled glutSimple.sln. in vc8. I replaced all the instance of "Array" in vtlib to "vtArray". I...
Ji-Young Oh
jyohjyoh@...
Send Email
Jun 1, 2006
12:30 am
4393
I found a road information: http://www2.census.gov/geo/tiger/tgrcd108/NY/tgr36001.zip I imported it into VTBuilder (looks good) I saved layer as rmf file. If I...
olexander_shyrokov
olexander_sh...
Offline Send Email
Jun 1, 2006
1:13 am
4394
Ji-Young, ... It seems strange to me that vc8 would flag this as an error, when every other compiler (all previous vc versions, and all versions of gcc) handle...
Ben Discoe
bdiscoe
Offline Send Email
Jun 1, 2006
1:19 am
4395
I am instantiating vtElevationGrid and loading an elevation layer saved by VTBuilder. I would like to create a heightmap from one part of this layer. What...
olexander_shyrokov
olexander_sh...
Offline Send Email
Jun 1, 2006
1:49 am
4396
Alexander, ... I tried it, and it doesn't crash here. I can read the .zip, write the RMF, and read it back into VTBuilder with no problem. Perhaps you are...
Ben Discoe
bdiscoe
Offline Send Email
Jun 1, 2006
9:35 am
4397
... It is more usual to do this operation in VTBuilder. But, if you need to do it in your own code, it is not difficult. Just create a new vtElevationGrid ...
Ben Discoe
bdiscoe
Offline Send Email
Jun 1, 2006
9:39 am
Messages 4367 - 4397 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