[osg-users] [osgPlugins] dgn2osg

2011-06-21 Thread abhishek agarwal
Hi, I want to extract information from .dgn files and i cannot find dgn2osg plugin. Is there anyway i can use dgn files with osg. Can you help me? Thank you! Cheers, abhishek -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=40723#40723 ___

[osg-users] [vpb] How to convert texture file to same coordinate system as height file

2011-06-09 Thread abhishek agarwal
Hi, I have a .dem file which i'm using as height and .tif file as texture. Height file has latitude and longitude coordinate system but texture file do not. I want to create .osg file combining both using osgdem... -cs "+proj=latlong +datum=WGS84" -o ... but its giving some error.. Should bo

[osg-users] [vpb] How to extract height data from .dem files using VPB and OSG

2011-06-02 Thread abhishek agarwal
Hi, I'm trying to build a terrain using .dem file for height. The file contains all information on lattitude , longitude and height But i don't know how to make use of them.. i don't know how to extract height in osg program... I need height data to clamp objects to the terrain. Can you help

Re: [osg-users] [vpb] Virtual Planet Builder

2011-05-25 Thread abhishek agarwal
Hi, Thank you Chris & Robert I changed S_IREAD to S_IRUSR & S_IWRITE to S_IWUSR .. and it worked.. Now i'm stuck wid new problem... >>> abhishek@abhishek-T12Eg:~$ osgdem --xx 10 --yy 10 -t ps_texture_16k.tif \ --xx 10 --yy 10 -d ps_height_16k.tif \ -l 8 -v 0.1 -o puget.ive pegout.osga osgdem: er

Re: [osg-users] [vpb] Virtual Planet Builder

2011-05-24 Thread abhishek agarwal
Hi, i'm new @ vpb.. i was trying to install vpb0.9.10 on ubuntu10.10 when i make then it shows following errors >>> bhishek@abhishek-T12Eg:~/VirtualPlanetBuilder$ make Scanning dependencies of target vpb [ 3%] Building CXX object src/vpb/CMakeFiles/vpb.dir/BuildLog.o [ 6%] Buildi