Hi Paul,

Last time I looked at the Demeter (almost a year ago now) it wasn't compiling against OSG-1.0, but I believe Demeter has gone through another rev since then.  I can't comment on how easy it'd be to get things working smoothly, but it shouldn't be too hard give a bit of tweaking to the various sources.

In general though the need using for Demeter is diminished by the availability of osgdem/osgTerrain generated databases.  You'll get better pefromance and scalability from paged databases, and you'll also be able to seemlessly handle geocentric databases.

Robert.

On 9/14/06, Paulp1 <[EMAIL PROTECTED]> wrote:
Is osgDemeter example up to date ? I've tried the example SampleOSGMain.cpp from Demeter  0.4 but get errors from Demeter::Terrain. Isn't Demeter up to date? Has anyone come up with a work around?
 
 
  i.e  from VS 7.1 :
 
  msvcr71d.dll!memset()  Line 108 Asm
  DemeterDebug.dll!Demeter::Terrain::Tessellate()  Line 943 + 0x18 C++
  DemeterDebug.dll!Demeter::Terrain::ModelViewMatrixChanged()  Line 1171 C++
  DemeterDebug.dll!Demeter::DemeterDrawable::drawImplementation(osg::State & state={...})  Line 137 C++
  osgd.dll!osg::Drawable::draw(osg::State & state={...})  Line 831 + 0x11 C++
  osgUtild.dll!osgUtil::RenderLeaf::render(osg::State & state={...}, osgUtil::RenderLeaf * previous=0x00000000)  Line 72 + 0x12 C++
  osgUtild.dll!osgUtil::RenderBin::drawImplementation(osg::State & state={...}, osgUtil::RenderLeaf * & previous=0x00000000)  Line 383 + 0x17 C++
 
 
 
Kind Regards
Paul
 

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/


_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to