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 5587 - 5616 of 5691   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5587
I have several imported building instances in my terrain that point to lwo models. They seem to load fine and I can see them in the scene, but when I run in...
griffiki
Offline Send Email
Apr 2, 2009
1:17 pm
5588
I have several imported building instances in my terrain that point to lwo models. They seem to load fine and I can see them in the scene, but when I run in...
griffiki
Offline Send Email
Apr 2, 2009
1:18 pm
5589
... I suspect it is the OpenSceneGraph lwo loader that causes the leak. I doubt it is anything to worry about. If you are concerned then you could always use...
Roger James
rogerjames99
Offline Send Email
Apr 2, 2009
3:23 pm
5590
Griffiki, What Roger said, and also, converting to ive (generally) produces a smaller file that loads faster. It's a good idea Unless it's inconvenient to do...
Ben Discoe
bdiscoe
Offline Send Email
Apr 3, 2009
7:21 am
5591
Hello all, I need to insert on a terrain thousands of simple 3DS files of photovoltaic panel. I've been given coordinates of insertion poits: is there a way to...
Alberto Antinori
geoinformatix
Offline Send Email
Apr 6, 2009
10:00 am
5592
It is MS Visual Studio reporting the leaks. It's not causing a problem in the release build but after running in debug mode, the leak dump goes on for longer...
griffiki
Offline Send Email
Apr 6, 2009
12:39 pm
5593
... You can terminate the dump early by selecting "stop debugging " in the debug menu. Roger...
Roger James
rogerjames99
Offline Send Email
Apr 6, 2009
5:37 pm
5594
This is an offshoot of my post about the Lightwave objects. When I use CManager to convert them to IVE files, they do indeed load faster and I don't get the...
griffiki
Offline Send Email
Apr 6, 2009
6:14 pm
5595
Hi all, i have recompiled VTBuilder with Visual C++ express 2008 and added the ".jp2" extension to the supported list. Then i have replaced the gdal dll with...
subbit05
Offline Send Email
Apr 12, 2009
9:58 pm
5596
Does anyone know any tricks for getting Image Layers to work on a tiled terrain? If I use an image layer (.png file added from the Edit Properties -> Abstracts...
griffiki
Offline Send Email
Apr 14, 2009
12:53 pm
5597
Hi all, I just wanted to drop a line on the vtp list about a major version bump of libMini. libMini version 9.0 is available via svn co...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 17, 2009
9:38 am
5598
I have re-compiled ECW SDK and GDAL Version 1.5.4, and with this new DLL VTBuilder does not crash loading my Jpeg2000 5000x5000 1m/px. It is still much slower...
subbit05
Offline Send Email
Apr 18, 2009
9:42 am
5599
hi ver9.0 have removed the miniLayer map and rot going from local to openGL. (map_l2o, rot_l2o). To achieve what used to work then have to map from map_l2g and...
ndo@...
ndovp04
Online Now Send Email
Apr 22, 2009
12:53 am
5600
simply replace the the xyz_l2o(x) with g2o(l2g(x)) cheers, Stefan ... [Non-text portions of this message have been removed]...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 22, 2009
6:16 am
5601
Hello. I use the last release of Enviro and the possibility to load and overlay an external georeferenced image (I use GeoTIFF) to be viewed or hidden through...
GEOgrafica
messiniano
Offline Send Email
Apr 22, 2009
10:58 am
5602
... The advantage of a detail texture is that it can be added and removed quickly as a whole. If you want to make the detail texture a paged detail texture,...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 22, 2009
5:36 pm
5603
... Obviously. ... Because I want to do another usage of the texture from what you seem to have in mind. Try to forget for a moment the "high detail texture...
GEOgrafica
messiniano
Offline Send Email
Apr 22, 2009
5:53 pm
5604
I've a texture of whole world and I created a height map for it also. When I use this data set to feed to viewer, and as I move west along the equator, the...
ndovp04
Online Now Send Email
Apr 24, 2009
2:51 am
5605
... The feature is brand-new so I haven't tested it with a large variety of data sets yet. In particular the largest one I tested was roughly 5000km wide. So,...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 25, 2009
7:26 am
5606
... I fixed a bug in the tileset culling method. This most likely fixes the above bug. You can check out the fix from the libmini svn head. Stefan...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 27, 2009
10:05 am
5607
Hi all, I am currently working on the representation of flood with VTP, and have a few technical questions to share with you. I guess some of them are easy to...
jacquinodflorence@...
jacquinodflo...
Offline Send Email
Apr 27, 2009
5:41 pm
5608
I got the latest svn head, and with the data set that I'm using, the tile still drop out. the data set is about 104MB. How do I upload the data set for you? ...
ndo@...
ndovp04
Online Now Send Email
Apr 28, 2009
12:01 am
5609
... Before we do look into uploading the entire 104MB of data, I'd like to rule out some other potential problems as described below. Some screen shots would...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 28, 2009
6:18 am
5610
have you looked at http://www.vterrain.org/Water/ tom_a_sparks Please avoid sending me Word or PowerPoint attachments. but instead use OpenDocument File...
Tom Sparks
tom_a_sparks
Offline Send Email
Apr 28, 2009
9:49 am
5611
I found a solution to this problem. I needed to scale the overlay image using world coordinates. What I don't know is if this is only the case for the...
griffiki
Offline Send Email
Apr 28, 2009
2:30 pm
5612
Hi, have anyone built libmini using vc++ 6.0 or do u know if it is possible? thanks for any answer in advance,...
murki777
Offline Send Email
Apr 28, 2009
2:38 pm
5613
Hi, you should be able to generate vc6 proj files with the cmake files supplied in the latest release. If you have vc++ 6.0 installed there should be an option...
Stefan Roettger
stefan.roettger
Offline Send Email
Apr 28, 2009
2:43 pm
5614
... Yes thanks, I have. What I am trying to do here is simply to use what's built in VTP yet, in order to make a methodological guide for local government...
jacquinodflorence
jacquinodflo...
Offline Send Email
Apr 28, 2009
4:38 pm
5615
... Florence, I do not think there is anything available "off the shelf" in the Enviro viewer to do what you want, and do it well, as I think you have already ...
Roger James
rogerjames99
Offline Send Email
Apr 28, 2009
5:46 pm
5616
Just finished building VTP on MS Windows XP with MSVC 2005 (VC8). To test the build I am using glutSimple, which works just fine in Debug mode but not in...
p.amburn
Offline Send Email
Apr 28, 2009
6:12 pm
Messages 5587 - 5616 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