I saw Hawai demo in Enviro but camera turnaround all the time. Is any way to change this behaviour? I want do fly ahead and stearing flight by mouse. And...
4905
lfricke
Mar 5, 2007 11:07 am
Hello, I was wondering if VTP supports particle systems (like a burning fire with smoke). There are samples of osg that show this in osgviewer. However it sems...
4906
Roger James
rogerjames99
Mar 5, 2007 12:10 pm
You might try having a quick look at the OpenScenGraph source and see if the any of the plugins will load particle nodes. If one does then you might be able to...
4907
Ben Discoe
bdiscoe
Mar 5, 2007 12:20 pm
Last time i tried it (loading the sample .osg file into Enviro with the particle effects referenced) it did work fine. I saw the smoke and flames in Enviro....
4908
lfricke
Mar 5, 2007 1:02 pm
Sounds good, where do I find the plugins? -Lars ... flames ... are built ... modules....
4909
Roger James
rogerjames99
Mar 5, 2007 1:27 pm
www.openscenegraph.org <http://www.openscenegraph.org/> where do I find the plugins? __ [Non-text portions of this message have been removed]...
4910
lfricke
Mar 5, 2007 3:10 pm
OK, got it. Since I am quite new to VTP: how do I activate this? there is a hole bunch of dll that seem to not really correspond to the versions in VTP...
4911
Roger James
rogerjames99
Mar 5, 2007 4:17 pm
... As far as I know the binary release of vtp is built against OSG1.2. Maybe someone else can confirm this. I always build from source. If you are building...
4912
Ben Discoe
bdiscoe
Mar 5, 2007 8:17 pm
... Yes, i'm not sure why Roger pointed you to the OSG website, since he knows that the OSG community's DLLs don't work with the VTP binaries.. ... The VTP...
4913
lfricke
Mar 6, 2007 7:25 am
OK, thats why. Well why I'm interested is simple: Our customers who might want to use VTP for viewing the 3D models we make for them are from the public field....
4914
Roger James
rogerjames99
Mar 6, 2007 11:58 am
Sorry, I did not make it clear. I always tend to think in source terms. I meant go to the OSG website, get the source and build it :-), as Ben pointed out. ...
4915
Krzysztof Szewczyk
k_szewczyk@...
Mar 7, 2007 12:28 pm
I wat to change Enviro UI: - remove edit tools - simplify layer manager (only vector data with on/off possibility) In what source file I must look to find this...
4916
Ajay Fuloria
ajayfuloria
Mar 8, 2007 4:52 am
i am trying to make a simple application using the vtlib, i first tried to just create a mesh, simple plane mesh. i hav added vtosg, vtdata to my workspace, bt...
4917
Ben Discoe
bdiscoe
Mar 8, 2007 6:51 am
Ajay, Rather than try to create new application from scratch, why not start with any of the small example applications? There are 6 simple vtlib apps ...
4918
Ryan
webin
Mar 14, 2007 10:03 pm
No... I don't want to run VTP on a Mac, but we have a client interested in seeing the data we put together on his personal Mac computer (OS X I believe). I see...
4919
Howard Zhou
howardzzh
Mar 15, 2007 5:18 pm
Good day, everyone, My name is Howard Zhou and I am glad to become a new member of this group. I am a graduate student and my research topic is on data driven ...
4920
Ryan
webin
Mar 15, 2007 5:30 pm
Ammended Post (now that the client isn't looking over my shoulder to get quick answers)... I am about to embark on a mission to get VTP up and running on OS X,...
4921
sudhakar.mekala@...
sudhakar_reddy8
Mar 16, 2007 5:45 am
Hi, I am very much interested in using VTP, to model some particular city in India. I went through the vterrain site and have sent a mail to ...
4922
Ben Discoe
bdiscoe
Mar 16, 2007 10:31 am
Hi Sudhakar, ... Your email arrived in the request-download box for the first time today, and it was responded to several hours ago. Such is the nature of...
4923
Ben Discoe
bdiscoe
Mar 16, 2007 10:39 am
Ryan, I hope that one of the people who have built VTP on OSX (like Pete or Nino) have emailed you. I personally do not possess an OSX box, so i depend on ...
4925
Krzysztof Szewczyk
k_szewczyk@...
Mar 17, 2007 5:51 am
What source files responsible for menu and toolbar in Enviro? I want hide some functions for user. I found EnviroFrame.cpp. Have I change any other to achive...
4926
Ben Discoe
bdiscoe
Mar 17, 2007 6:00 am
Kris, I found the message from you below held in the spam filter of the vtp list, and released it. To answer your question, there are two ways you can hide...
4927
Drew Stainton
drew_stainton
Mar 19, 2007 3:47 pm
Is there a way to specify an absolute elevation for a 3D Model instance in a vtst file? I've looked through the GML specs and sample files included with the...
4928
Chris Hanson
erichammil
Mar 19, 2007 4:03 pm
... I don't believe there is. We looked for one when we implemented VNS Scene Express support. If one were added, we could support it. ... -- Chris 'Xenon39;...
4929
Ben Discoe
bdiscoe
Mar 19, 2007 6:13 pm
There is an optional attribute called Absolute. If true, then the Offset is relative to sea level, rather than the terrain surface: <Imported...
4930
Drew Stainton
drew_stainton
Mar 19, 2007 6:18 pm
Ben, You have no idea how good it is to hear that. Thanks for the info! Cheers, Drew. ... Offset is ... made by Rob ... haven't been ... group). ... an...
4931
hervé Biran
herve.biran
Mar 21, 2007 3:37 pm
Hello all, For an urban project, I need to populate the scene with traffic (mainly cars). Does anybody know a open source solution to populate a network...
4932
Sam Kramer
samkramer_2000
Mar 21, 2007 5:56 pm
I don't have any personal experience with it, but you might want to check out Simulation of Urban Mobility (SUMO): http://sourceforge.net/projects/sumo ... ...
4933
Marco Gualdrini
messiniano
Mar 21, 2007 6:40 pm
... From: hervé Biran To: vtp@yahoogroups.com Sent: Wednesday, March 21, 2007 4:36 PM Subject: [vtp] Traffic generation ... VTP Enviro has this function...
4934
Ben Discoe
bdiscoe
Mar 21, 2007 7:48 pm
... If you only need vehicles to move around the road network randomly, then the existing demo functionality in Enviro will do exactly that. Just load your ...