I've been asked to recommend a video card for use with our Enviro- derived application (called Pathfinder). Since our terrains tend to have large 4x4 tiled...
Hi, the difference between an 8800 Ultra and an 8800 GTX is neglectable in practice and it is not worth the extra cost buying an Ultra (I used to have a 7800...
Stefan, Thanks for the info. The plan is to use it in a "viz" room using a projector; I'm not sure if they want to use the projector simultaneously with a...
The VTP runtime is very flexible. It can run inside almost any application framework, on any platform, including an ActiveX control (.ocx), for embedding a 3D...
Hi developers, The VTP procedural building code does a lot of great things, including facades, materials, and (thanks to Roger James) very cool procedural...
For the format wonks out there: Currently, building (level) footprints are written to VTST like this, based on common GML examples: <gml:MultiPolygon> ...
Hi Ben, you can think of converting a polygon to triangles as being a special case of a constrained delaunay triangulation. There is a very good library for...
So far, Stefan and Curt Olson suggested Triangle, and one person suggested the gluTessellate methods. Then, to my surprise, while Googling, i found my _own_...
Hi all, I just released libMini version 8.6.2. Compared to 8.6 it contains mainly a couple of minor changes and bug fixes, but also a performance improvement...
I've recently upgraded to Windows XP64 (for my sins!) and have been unable to get the VTP software to run. I am receiving the fllowing error: "This application...
Stefan, ... Great! The next VTP release (very soon) will be on 8.6.2. ... No problem, i have made zips of the sources and headers/libs for people. ... That...
This is an automated reply: I am out of the office until January 21st and will not have access to Email during that period. Your message will be read when I...
... I'm glad to hear everyone likes Triangle. :) I went ahead and tested it, and yes it works, and the code is well behaved. Now vtdata includes an interface...
This sounds like a c runtime dll and manifest issue. You may need to install a 32 bit c runtime redistributable on your machine. Look a few messages back on...
Thanks Roger, I have several 32-bit apps installed on the machine in question which have called a C++ runtime installation as part of their install, so AFAIK,...
Sorry Adam, It was off list. ... Roger _____ From: vtp@yahoogroups.com [mailto:vtp@yahoogroups.com] On Behalf Of Adam Hauldren Sent: 12 January 2008 00:50 To:...
... Adding an external tag to a repo means that an external link and a svn-versioned version number of the link will be included into the svn repo. So it makes...
... Worth noting: my issues were **ALSO** on Win XP x64 pro. So maybe these things are related, or at least similar. Sandor -- Information and Computing...
Sandor Spruit
sandor@...
Jan 14, 2008 9:33 am
5232
I have uploaded a new VTP release. For people who installed from the Windows installers, you can un-install and re-install from the download folder. Some...
... triangulation to ... tested it, and yes it works, and the code is well behaved. Now vtdata includes an interface to it, used by vtlib's procedural ...
... [snip] ... [snip] You may have overlooked some minor detail: the source now includes some undocumented "Triangle" dependencies :) Given the recent...
Sandor Spruit
sandor@...
Jan 16, 2008 10:31 am
5235
... Damn, geep999 beat me to it :) Sandor -- Information and Computing Sciences, Utrecht University, the Netherlands Personal coordinates:...
Sandor Spruit
sandor@...
Jan 16, 2008 10:33 am
5236
... Thanks for the catch. I hadn't updated the script which builds the source zip to include Triangle. I've done that now and re-uploaded vtp-src-080114.zip ...
Hi Ben, list, That's great news. I wrote a Romanian tutorial for vtocx (http://earth.unibuc.ro/tutoriale/vtocx). Waiting for the HTTP data access feature ;) ...
Thanks to Roberto Angeletti, VTBuilder's GUI is now available in Italian. You can download the .mo from http://vterrain.org/Implementation/i18n.html This...
Hi Group, Has anyone integrated a car navigation system with the VTP ? I'm wondering how difficult it would be to have your location from a car navigation...