[osg-users] [build] osgText library

2012-04-29 Thread David Fernandes
Hi, I'm developing a project that detects X3N, NUTTS and TTS marks. I'm having a problem regarding the osgText that is when the X3N mark is detected I manage to pain the scene with some text instructions but when it stops detecting the mark I can't remove the same text from the scene. Any

Re: [osg-users] [osgOcean] When build new project, can not open osgOceanD.lib

2012-04-29 Thread Kim Bale
Hi Han, In visual studio 2008 I usually add library directories and bin variables on a per project basis, by right clicking on the project name in the solution explorer selecting properties and editing the linker settings. Without going through your visual studio settings it's hard to say where

Re: [osg-users] Building new website, assistance appreciated!

2012-04-29 Thread Thomas Hogarth
Hi guys So I've caught up on what's been going on, I'm liking the new template being used on www.openscenegraph.com I've had a bash at publishing an article http://www.openscenegraph.com/index.php/documentation/platform-specifics/ios/23-configuring-cmake-for-ios I'll finish it up as soon as I

Re: [osg-users] [osgPlugins] VRML plugin - file url

2012-04-29 Thread Simon Santoso
Hi, I am not managing to create a node .wrl file. Meaning this code return NULL instead of a node. Code: osg::ref_ptrosg::Node test(osgDB::readNodeFile(/Users/Simon/Desktop/ProjetInvir/projet.wrl)); So I tried to install Coin3D framework prior to compile OSG to read such file. But then,

Re: [osg-users] Highland fling!

2012-04-29 Thread Terry Welsh
Holy moly. I wore myself out hiking ten miles yesterday, but now I feel sallow and weak by comparison. - Terry Hi all, Quick update: had an AWESOME day out, finished in 10:45. Now very tired and achy, but still on a high. Robert ___ osg-users

Re: [osg-users] [forum] OSG on Android

2012-04-29 Thread James Lue
amidofu wrote: Hi, I currently wrote code to use OSG on android, right now I basically just try to do something similar but simpler to the osgAndroidExampleES1. Right now I can show the blue screen, but no geometry is rendered ( I use OpenGLES1.x). My root node does have children (I