Re: [osg-users] OSG website unresponsive

2012-01-04 Thread Norman Vine
Robert Maybe it is a good time to investigate OSUOSL The Oregon State University Open Source Lab is the home of growing, high-impact open source communities. Its world-class hosting services enable the Linux operating system, Apache web server, the Drupal content management system and over

Re: [osg-users] CPU usage

2011-02-21 Thread Norman Vine
On Feb 21, 2011, at 12:38 AM, Neil Neilson wrote: Hi Jean My third notebook has a Mobile Intel(R) 945GM Express Chipset That is the one I use most for development. The refresh rate is set at 60 Hertz I don't know if that is the vsync you are referring to. If it is then osgEarth must be

Re: [osg-users] Triangulate a pointcloud of a surface of a sphere

2010-10-25 Thread Norman Vine
On Oct 25, 2010, at 10:42 AM, Robert Osfield wrote: Hi Agnes, The osgUtil::DelaunayTriangulator uses a 2D projection for the tessellation so is unable to tessellation point clouds whether there are overhangs - such as a sphere. The osgUtil::Tessellator use GLU tessellation, which also

Re: [osg-users] [osgPlugins] use FFmpeg with Visual C++

2010-10-14 Thread Norman Vine
On Oct 14, 2010, at 11:12 AM, Patrice Defond wrote: Hi, I search a plugin to play video with OSG. I'm working with visual C++. I would like to test FFmpeg but i don't find release for VC++. On Windows, FFMpeg compile only with MingGW. I'm not sure it'is compatible with VC++... ?!

Re: [osg-users] [3rdparty] Qt, Collada OSG

2010-09-21 Thread Norman Vine
On Sep 21, 2010, at 4:21 PM, Samuel Grant wrote: Hi, STILL having issues with this. I can get OSG w/Collada to compile under MingGW under MSYS with no issues. However, I still get the mangled names when trying to compile my app under QT w/MinGW... Any thoughts on fixing this? I

Re: [osg-users] [Job] Looking for a readerwriter plugin developper

2010-04-20 Thread Norman Vine
On Apr 20, 2010, at 6:17 AM, Sukender wrote: I need someone to develop an OSG readerwriter plugin (where reader is the most important part). It would be easier to help if we knew more about what file format you wanted to read Norman___

Re: [osg-users] Committing to SVN problem

2010-02-23 Thread Norman Vine
On Feb 23, 2010, at 12:12 PM, Michael Platings wrote: Yes Update works fine. Your idea of checking out with full credentials sounds promising, but how do you do that? TortoiseSVN only asks for username/password when anonymous access is not permitted. it sounds as if you checked out from

Re: [osg-users] Committing to SVN problem

2010-02-23 Thread Norman Vine
On Feb 23, 2010, at 12:28 PM, Michael Platings wrote: it sounds as if you checked out from http://www.openscenegraph.org/svn/osg/OpenSceneGraph/trunk OpenSceneGraph instead of https://www.openscenegraph.org/svn/osg/OpenSceneGraph/trunk OpenSceneGraph which is the 'authenticated' uri of the

Re: [osg-users] [vpb] Usage question

2009-12-11 Thread Norman Vine
On Dec 11, 2009, at 12:24 PM, Gordon Tomlinson wrote: http://www.osgeo.org/gdal_ogr OGR is part of the GDAL project OT: what happened to www.remotesensing.org ? The server crashed a couple of years ago and while rebuilding it, it was decided that www.osgeo.org was a better home for the

Re: [osg-users] [forum] new feature: Shoutbox (similar to a small and simple chatbox)

2009-03-04 Thread Norman Vine
On Mar 4, 2009, at 5:41 AM, Art Tevs wrote: Hi Sukender, yes a full supported IRC chat system will be a better choise. As soon as I find one which covers our needs, I will integrate this. However until that this kind of a simple instant messaging can be used. cheers Sukender wrote:

Re: [osg-users] problem with Windows debug binaries?

2009-02-16 Thread Norman Vine
Cory Riddell writes: A couple of notes: 1. I don't run as administrator all the time (it still amazes me how many Windows users always operate as an admin) 2. I untarred with cygwin's tar. Perhaps that does something funky with the permissions? My guess is you don't have the sp1 runtime

Re: [osg-users] adaptation of chunkLOD to OSG

2008-08-28 Thread Norman Vine
hannes_b writes: has anyone the code of adaptation of chunkLOD to OSG by Vladimir Vukicevic? the websites from him are all down. it is about http://tulrich.com/geekstuff/chunklod.html Maybe http://web.archive.org/web/20070428001632/http://www.vlad1.com/~vladimir/pro jects/osg/ HTH

Re: [osg-users] osgviewerQT, qt4.4.0 and .osg file

2008-07-10 Thread Norman Vine
Johan Nouvel writes: Bingo ! I've modified Geometry.cpp to print out vertices before and after modification by osg::Field::getFloat and the result is a troncation of the float, only integer part is interpreted. You're right. What is the complexity of coding custom atof ? Is the

Re: [osg-users] VPB generating terrain for multiple data files

2008-07-10 Thread Norman Vine
Jean-Sébastien Guay writes: Ideally should have data throughout your model to define all the heights you require, if you have holes then all you can come if with is an acceptable fudge for what this missing data might be. I know, I know... :-) I work with what our client provided, so

Re: [osg-users] Convert/use GIS coordinates

2008-06-25 Thread Norman Vine
Jean-Sébastien Guay writes: gdalwarp asks me for -s_srs and -t_srs, if I just specify -t_srs +proj=utm +zone=32 +datum=WGS84 it says that there is no source coordinate system and aborts... What should I specify as the source coordinate system? -s_srs EPSG:4326 Or the convenient

Re: [osg-users] Convert/use GIS coordinates

2008-06-11 Thread Norman Vine
Jean-Sébastien Guay writes: For example, from the specs document I've got, it seems the coordinates we might get would look like 576120.324, 6224420.858, -102.73 I forgot to mention, what we have about the Z coordinate in the spec is: GPS-Z, positive going up towards the sky,

Re: [osg-users] GeoTIFF dem coordinate system?

2008-05-14 Thread Norman Vine
Robert Osfield writes: Hi Linh, On Wed, May 14, 2008 at 3:09 AM, Linh Phan [EMAIL PROTECTED] wrote: Even when I set that to say, -2000, and regenerate the DEM_1m_VictoriaCrater.tif, osgdem/VPB always use a value of 0 for everywhere there is a NoDataValue in the generated terrain and

Re: [osg-users] adding an icon to a scene

2008-04-10 Thread Norman Vine
Bryan Berg writes: (Something similar to adding a placemark in google-earth. http://svn.osgeo.org/ossim/trunk/ossimPlanet/src/ossimPlanet/ossimPlanetKmlP lacemarkNode.cpp ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] Anomalies using VirtualPlanetBuilder

2008-04-04 Thread Norman Vine
Hi all, Hi Paul, That new image helps quite a bit actually. The elevation values for your image are extremely strange. All of the values are negative except for the areas that are in the craters. I'm using OpenEV to inspect the values and it looks like the craters have extremely

Re: [osg-users] [VPB] Overriding source reprojection requirement invpbmaster

2008-03-29 Thread Norman Vine
Glenn Waldron writes: Robert, Exactly: it is quite possible for different WKT strings to represent the same CS -- I don't think there is a canonical WKT representation per se. I have the same challenge in osgGIS. ECW=GeoTIFF would work but ... unfortunately most of my ECW's are just

Re: [osg-users] Feeling on replacing .net plugin with a libcurlbased one

2008-03-21 Thread Norman Vine
Robert Osfield writes: I would be good to collaborate on a single libcurl based plugin that can meet the variety of different types of usage models users will through at it. I have thrown together a very simple one right now. So far it can load databases, including hierarchical ones. I

Re: [osg-users] osgChunkLOD

2008-02-12 Thread Norman Vine
Joseph Mahsman writes Does anyone know where I can find a copy of the archive from Vladimir's website? His site is down, and I haven't had luck in finding it via Google. http://web.archive.org/web/20070428001632/http://www.vlad1.com/~vladimir/pro jects/osg/osgChunkLod-0.1.tar.gz

Re: [osg-users] OSG KML I/O

2008-01-21 Thread Norman Vine
Frank Bergmann writes: What do you mean by KML content i/o for OSG? Kernel Mailing List is the only acronym I can think of for KML... Most likely the google earth format is meant by this: http://code.google.com/apis/kml/documentation/ might be interesting to see ...

Re: [osg-users] VPB in SVN

2008-01-12 Thread Norman Vine
Paul Martz 'vsnprintf' doesn't appear to be available under VS7.1. I can't locate it in the VS7.1 help or determine what header file should define it in VS7.1. Any ideas? Hey this is Microsoft :-) try _vsnprintf http://msdn2.microsoft.com/en-us/library/1kt27hek(VS.71).aspx HTH

Re: [osg-users] VPB in SVN

2008-01-11 Thread Norman Vine
Robert Osfield writes: On Jan 11, 2008 6:25 PM, Jean-Sébastien Guay wrote: Perhaps outputting the data as .osg will reveal exactly what is going amiss. OK, getting closer. I've done a osgconv test.ive test.osg On your root .ive file and found the osgTerrain::Locator has

Re: [osg-users] osgdem and CADRG dateline holes

2007-11-02 Thread Norman Vine
Kramer, Robert W writes: I'm having a problem where running osgdem on NGA CADRG native format files leaves a gap (3 degrees plus or minus) at the 180-degree meridian. It seems that some of these chart products cross over the date line and are not correctly normalized. Does anybody have

Re: [osg-users] osgviewerWX race condition.

2007-10-25 Thread Norman Vine
Robert Osfield writes: The last time this topic was approached I believe the solution you've provide was tried but didn't work satisfactorily, but perhaps there was a small difference in there somewhere. I can't recall all the details. We could borrow some code from GDAL

Re: [osg-users] Cygwin/Ming plugin names

2007-10-02 Thread Norman Vine
Robert Osfield writes: Hi Cygwin/ming users, One open end on the Cygwin/Mingw I haved yet seen explain with enough clarity is the situation with build and runtime load of plugins under Cygwin and Mingw. Does this currently work under Cmake build? If not what issues do you see?