Hi Ben, The problem is now fixed , I ve ckecked all libs/dll and all works fine now. I am impressed by the new tileset loading system, it is really fast ;) ...
Hello I am Hossein Saraei. I have MSc in Geomatic(photogrammetry). I live in Iran. I like VR and like work in this content. Can you help me? best regards ...
Hi , Welcome :) Fell free to ask your questions the list is active. Nico Hello I am Hossein Saraei. I have MSc in Geomatic(photogrammetry). I live in Iran. I...
Hello all, I would like to generate a time-series of scenes in which the viewpoint stays the same but the ground definition and the overlying texture are...
... Right. But doesn't Enviro do that? You could always hide the toolbar and some menus if you didn't want them. ... You don't seem to understand. We don't do...
... Not to step on any toes here, but is VTP really the optimal tool for this? It doesn't sound like you're doing realtime interactive stuff, just a...
... Since DV is a lossy digital format, I expect the result you would get from this technique would be basically identical to what you would get using a DV...
... Totally off-topic, but last year I was talking with some Apple guys about ways to do chroma-keying with iSight and iChat, our company was doing a lot of...
... and some menus if you didn't want them. Wasn't aware that Enviro could be configured this way. Is there a tutorial or link to info that I might learn...
... I am talking about modifying the source code, but it's about a two-minute change. I did it once before with a previous version of Enviro to give our users...
Hello Chris, ... for this? It doesn't ... progression of still images. If ... because it's not really ... to quit and reload ... Thanks for your feedback. I...
I can compile the code, but I have a problem when I try to edit the links. It's with this overloaded class (in file canvas.h): class vtGLCanvas: public...
Hi - I'm having some problems loading terrain files into vtbuilder and wondering if anyone can help... I've got ~ 4Gb of geotiff elevation data compiled from...
Greetings all! I am wanting to play around with some graphics programming stuff to build on the little I touched on in Uni and was thinking of trying to do...
Nathaniel Staples
natstaples@...
Jul 7, 2006 9:43 am
4501
Geoff, I described part of the problem in another email to you, but i see more information here on the list, so let me attempt to help further.. ... VTBuilder...
Vivian, There are two things needed to use OpenGL with wx. 1. Turn on wxUSE_GLCANVAS (which you have done.) 2. Link with wx's gl library For that link, there...
Just to follow up with what Chris said: Yes, the VTP really isn't the optimal tool for rendering of large sequences of raster data of the same location. For...
... build on ... something ... really have ... generally ... Well, for most of the data that I work with, engineering scales, contour data, when stored is...
Ben, Thank you very much for your advice. Now, the edition works and I obtain an exe file. But when I launch it, I have this error message : "The procedure...
... OK, agreed. But have you ever seen other software solutions that *could* handle this? In my limited experience, I haven't yet seen any package that is able...
Sandor Spruit
sandor@...
Jul 7, 2006 2:14 pm
4507
... Regarding output of non-interactive animations to AVI (in the other thread with Paul Unterweiser and Chris), yes it could be added (either contributed, or...
... I have a number of users who deal with that sort of thing (in a variety of ways) with our software. ... You wouldn't try to do it in realtime. The motion...
_____ From: vtp@yahoogroups.com [mailto:vtp@yahoogroups.com] On Behalf Of Sandor Spruit Sent: Friday, July 07, 2006 7:07 AM To: vtp@yahoogroups.com Subject:...
Nathaniel, Just to add a bit to the good information from Shane.. ... That is common in the CAD world. In the GIS world, contours are regular attributed...
Vivian, That message means Windows was able to find the OSG DLL, but it is not the same version of OSG which you used to compile the VTP. 1. Make sure that you...
Alex, Your first guess is good: the errors you are getting, surely must result from the 'Runtime Library' settings mis-matched between some code you are trying...
Thanks a heap both of you for the information and the link. (I swear I looked all over the site for info.... obviously not well enough.) My general idea was to...
Nathaniel Staples
natstaples@...
Jul 10, 2006 10:24 am
4515
Nathaniel, ... That's what the VTP, and most other terrain software, does. If you haven't yet gone through the first tutorial with the VTP software, i...
Ben I've followed your advice and can now make a 200 by 200 tile of my 200km by 200km (12m cell) elevation data. Thanks for that, now I'm having probs with...