I have generalized the floating text label functionality, exposed in the Terrain Parameters dialog, as well as adding i18n support to it, so that you can use...
Kai, I have added support for the full set of 237 EPSG Datums, including 'Deutsches Hauptdreiecksnetz' :) It will be in the next release (soon). Your...
... Be advised: midpoint displacement yields highly biased fractal terrains, unless you change every point at every iteration. See Voss in The Science of...
Hi Norman, Could you please help with the code that you said you have? I would like to work on this. I'm also trying to do server-side rendering with...
... I haven't even got the time to get the latest version of VTP running so all I can do for now is point you at how I did this for FlightGear The code there...
Hi Norman, Thanks for the information. Have a good weekend! Regards, Admire ... __________________________________________________ Yahoo! Plus For a better...
Hi All, I am new to the VTP community. Just wondering if anyone has put VTP together with PostGIS. I would think that the two open source packages would make a...
Nick Ton
nton@...
May 9, 2003 2:43 pm
2056
... Nick, The vtData can already apparently read vector features from the OGR library which includes an optional PostGIS driver. So, in theory, with the right...
Hi Frank, Thanks for you response. I did some web searching and found some conversations between the Senior Developer of PostGIS and some folks at GlobeXplorer...
Nick Ton
nton@...
May 9, 2003 4:15 pm
2058
In a message dated 5/8/2003 7:34:15 PM Eastern Daylight Time, ... Best Wishes, Joshua voice: 914 764 5213 fax: 914 764 5670 email: jia711@... [Non-text...
jia711@...
May 9, 2003 5:17 pm
2059
Check this out--it's bound to be of interest to those on this list: http://millimeter.com/ar/video_build_own/index.htm Millimeter is a high-end film making...
VTP Community, We have been experience small problems in video card land, with machines we are trying to run VTP on. From prior postings I see that it has...
... No, there's no chance of API-specific compatibility issues, since the VTP software doesn't use any of the new OpenGL stuff since OpenGL 1.2, but there is...
Hi I am looking for the Michael Flaxman who went to the U of Miami and then was in Buffalo. Thanks- Scotti ... Do you Yahoo!? The New Yahoo! Search - Faster....
... We had enormous trouble with ATI's drivers under World Construction Set and Visual Nature Studio until their Catalyst release 3.2 or so. We rattled some...
I'm looking at the various implementations of landscape viewers out there, like VTP, Terravision and FlightGear. VTP uses a single tile and various ROAM...
... And let me add, TerraPage seems to have a good large-data management scheme, but also has discrete LOD pops. I guess my question is, can ROAM be combined...
Hi Eric, Roam can definitely be combined with tile paging, if you search arround for an article by Bryan Turner on gamasutra he briefly mentions how to combine...
Clint Brewer
cb_in_sc@...
May 19, 2003 10:37 pm
2067
Eric, You are using ROAM in the broad sense, I think. VTP is certainly architected to have the entire model in memory, and it would be a major effort I think...
Mark Duchaineau
duchaine@...
May 19, 2003 10:46 pm
2068
... This isn't quite true, FlightGear essentially preloads all of the it's textures but, the Terrain is paged in a separate thread. There is no real reason ...
Mark Duchaineau wrote: Thanks for all the deep info, Mark, and Norman and Clint. I think I need to digest and do more reading before I can form any further...
Hi group, ... correctly. ... did go ... updating to ... are the ... are there problems with the new version of VTP and osg9.4? I am not able to show my...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the vtp group. File :...
vtp@yahoogroups.com
May 22, 2003 12:32 pm
2072
Hi all I am new to digital terrain. I have been learning about it the last couple of days. I found most implementations are using either quadtree sub-sampling ...
Kai, Your model appears to load and display textures correctly: http://vterrain.org/Temp/kai-struct.jpg The only unusual thing i notice about the model is that...
Hi all, I'm a beginner in terrain visualization. Right now I try to make a 3D terrain from a 4000x6400 height data. I use C# and Direct3D 9. I read some of the...
Bart, ... Those are effectively the same approach viewed two different ways. ... If it better to refer to specific implementations, rather than vague ...
Hi Budi, ... I cannot even imagine your reasons for wanting to lock yourself into a single-platform, proprietary dead-end language and API, but in the...
Ben, thanks for your reply. I am working on a project where I need to model some terrain. It is not a game, but a real-time simulator to validate my vision ...