Re: [osg-users] Problems with Visual Studio

2007-07-16 Thread Serge Lages
of you can. Hi, It's a CMake problem. When you rebuild your project a pre build event is called to regenerate the .vcproj from the CMake files. So to add a file you have to add it into the CMake related files ( CMakeList.txt) and not directly into the .vcproj. -- Serge Lages http://www.magrathea

Re: [osg-users] compile error latest SVN version

2007-07-06 Thread Serge Lages
@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg

Re: [osg-users] Fix for Win32Thread.cpp

2007-06-26 Thread Serge Lages
. If you have any idea how to fix it. Thanks It must be something else. Our crash is a random one which occurs anytime. If you have a crash each time you close your app the problem must be on your side. -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] How can I render a frame on demand?

2007-06-19 Thread Serge Lages
http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http

Re: [osg-users] automated CMake?

2007-06-18 Thread Serge Lages
on Windows instead of ccmake. Is there an equivalent that wouldn't use the UI (like cmake vs ccmake on linux)? On Windows you can call cmake.exe with options like -D to specify options. -- Serge Lages http://www.magrathea-engine.org ___ osg-users

Re: [osg-users] I'm ready to tag... but do you think the code is... :-)

2007-06-15 Thread Serge Lages
Just updated and compiled and everything seems to work fine (with my apps, not tested the examples). Under WinXP and VS2005 SP1. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http

Re: [osg-users] CEGUI shows up when rendering text

2007-06-15 Thread Serge Lages
http://www.cs.umu.se/~andersb ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] New OSG logo

2007-06-14 Thread Serge Lages
osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman

Re: [osg-users] New OSG logo

2007-06-14 Thread Serge Lages
Hi, On 6/14/07, martin.lavery [EMAIL PROTECTED] wrote: Hi, I have uploaded to the same page, a version with a different font. :-) Let us know what you think. My vote goes to the second one. :) -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] New OSG logo

2007-06-14 Thread Serge Lages
we could use the new logo and the text from this one? Except maybe make to text color black instead of RGB? Should it be possible to have a jpeg image of this other logo ? :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg

Re: [osg-users] New OSG logo

2007-06-14 Thread Serge Lages
. 2007/6/14, Serge Lages [EMAIL PROTECTED]: On 6/14/07, Ulrich Hertlein [EMAIL PROTECTED] wrote: Jose Luis Hidalgo wrote: Just to satisfy community curiosity and give more options, this is the original submission of the logo made by kraptor. There are another ones completely

Re: [osg-users] New OSG logo

2007-06-14 Thread Serge Lages
All these logos are really cool ! :) Anyone could try to mix the logo 1 (or 2), with the banner 3 ? Changing the text colors to fit the logo (or maybe letting open in black and try to put the other words in blue, red or green). I think it should make a good result. :) -- Serge Lages http

Re: [osg-users] Saving children of a node as separate .osg files

2007-06-14 Thread Serge Lages
://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] DatabasePager - Does children gets added in same order as requested?

2007-06-13 Thread Serge Lages
??? I think it's possible. In my app to prevent this situation I've made a custom PagedLOD and a ReadFileCallback which add to the loaded node its path on its name. Then my PagedLOD reorders the children if needed. -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] Re: osg-users Digest, Vol 32, Issue 46

2007-06-12 Thread Serge Lages
. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

[osg-users] Here22 debug message and Cmake example installation

2007-06-07 Thread Serge Lages
and launch the INSTALL process, the examples are not installed with the other binaries, is it the wanted behaviour ? Thanks in advance. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http

Re: [osg-users] CEGUI CompositeViewer

2007-06-07 Thread Serge Lages
://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http

Re: [osg-users] Here22 debug message and Cmake example installation

2007-06-07 Thread Serge Lages
On 6/7/07, Robert Osfield [EMAIL PROTECTED] wrote: Hi Serge, On 6/7/07, Serge Lages [EMAIL PROTECTED] wrote: Since yesterday, in the NOTICE verbose mode, I have a Here22 output message each time I launch an application, is it normal ? The message is in Viewer.cpp, line 598, in the viewer

Re: [osg-users] Here22 debug message and Cmake example installation

2007-06-07 Thread Serge Lages
for this point :) ). But the problem is the same, it does not contain the osg dlls. So it's impossible to launch the examples without copying manually the examples into bin or copying the dlls into share. -- Serge Lages http://www.magrathea-engine.org ___ osg

Re: [osg-users] Here22 debug message and Cmake example installation

2007-06-07 Thread Serge Lages
really don't like them. :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] CMake Issue on Visual Studio

2007-06-07 Thread Serge Lages
/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org inline: image006.jpginline: image004.gif___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http

Re: [osg-users] Call for feedback on SVN version

2007-06-06 Thread Serge Lages
-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http

Re: [osg-users] Multiple Textures

2007-06-06 Thread Serge Lages
or OpenGL ?? It depends on the graphic card. :) You can get it with texture-getExtensions(0, false)-numTextureUnits(); (texture is an osg::Texture2D) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http

Re: [osg-users] Call for feedback on SVN version

2007-06-06 Thread Serge Lages
. ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net

Re: [osg-users] Call for feedback on SVN version

2007-06-06 Thread Serge Lages
://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Introducing my assistant... Martin Lavery

2007-06-04 Thread Serge Lages
Having a teacher like Robert in C++, OpenGL and OSG is not given to everybody, so have fun and take all the benefits you can from this opportunity. :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users

Re: [osg-users] viewer settings

2007-06-01 Thread Serge Lages
___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users

Re: [osg-users] semi-OT: CMake envars on win32?

2007-05-31 Thread Serge Lages
: [EMAIL PROTECTED] [mailto:osg-users- [EMAIL PROTECTED] On Behalf Of Serge Lages Sent: Tuesday, May 29, 2007 11:23 AM To: osg users Subject: Re: [osg-users] semi-OT: CMake envars on win32? Hi Mike, Here is a example of the -D option, I use it this way on my build scripts : call C:\Program

Re: [osg-users] osgCEGUI example in windows

2007-05-30 Thread Serge Lages
@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users

Re: [osg-users] osgCEGUI example in windows

2007-05-30 Thread Serge Lages
, but still I don't see the texts and draws inside the CEGUI window. Do you have another idea ?? I use the original osgcegui example. Thanks again, Rafa. -- *De:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *En nombre de *Serge Lages *Enviado el:* miércoles, 30 de mayo de

Re: [osg-users] semi-OT: CMake envars on win32?

2007-05-29 Thread Serge Lages
Imaging -- Austin Texas USA -- http://www.zebraimaging.com/ ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] OpenSceneGraph-1.9.6 release made

2007-05-28 Thread Serge Lages
. ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing

Re: [osg-users] Re: Windows CMake install problem

2007-05-25 Thread Serge Lages
suggestions on how to handle that ? -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] specular highlights

2007-05-25 Thread Serge Lages
/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] specular highlights

2007-05-25 Thread Serge Lages
And your texgen need also to be set to the texture unit 1 and not 0. :) On 5/25/07, Serge Lages [EMAIL PROTECTED] wrote: Try that (I am really not sure but I think it's more logical) : te-setCombine_RGB(osg::TexEnvCombine::ADD); te-setSource0_RGB(osg::TexEnvCombine::TEXTURE); te

Re: [osg-users] Windows CMake install problem

2007-05-23 Thread Serge Lages
, except this folder and its content. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Windows CMake install problem

2007-05-23 Thread Serge Lages
On 5/23/07, Robert Osfield [EMAIL PROTECTED] wrote: On 5/23/07, Serge Lages [EMAIL PROTECTED] wrote: I will be able to try it this evening and I will let you know. I think that it's not a problem that the api directory is not created, IMHO it even simplify the process to have directly

Re: [osg-users] Windows CMake install problem

2007-05-23 Thread Serge Lages
what intended, but test if it works and it suits your need, submit the patch or tell me and I' ll do Hope it helps Luigi Serge Lages wrote: On 5/23/07, *Robert Osfield* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On 5/23/07, Serge Lages [EMAIL PROTECTED] mailto:[EMAIL PROTECTED

Re: [osg-users] Windows CMake install problem

2007-05-23 Thread Serge Lages
to do what intended, but test if it works and it suits your need, submit the patch or tell me and I' ll do Hope it helps Luigi Serge Lages wrote: On 5/23/07, *Robert Osfield* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On 5/23/07, Serge Lages [EMAIL PROTECTED] mailto

Re: [osg-users] Win32 CLOSE event

2007-05-22 Thread Serge Lages
-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Introduction of VERSION and SOVERSION into libraries naming

2007-05-22 Thread Serge Lages
that, when looking for the dlls, it allows to only copy the content of the debug or release directories depending on the configuration. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http

Re: [osg-users] Introduction of VERSION and SOVERSION into libraries naming

2007-05-22 Thread Serge Lages
this option. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Windows binary locations in the CMake world

2007-05-22 Thread Serge Lages
...). :) Also, are people not using osgShell.bat? It's PATH is not current with the new location of OSG's output binaries. I never used osgShell.bat... -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net

[osg-users] Windows CMake install problem

2007-05-22 Thread Serge Lages
the HWND with api/Win32/GraphicsWindowWin32), so my projects don't build without it. Anyone with some CMake skills could try to fix this problem ? I tried to look how to do it but can't find anything. :/ -- Serge Lages http://www.magrathea-engine.org ___ osg

Re: [osg-users] Introduction of VERSION and SOVERSION into libraries naming

2007-05-21 Thread Serge Lages
roll any required changes in before I make the 1.9.5 dev release tomorrow. Cheers, Robert. ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http

Re: [osg-users] Win32 CLOSE event

2007-05-21 Thread Serge Lages
] on behalf of Stephan Huber Sent: Sun 5/20/2007 5:18 AM To: osg users Subject: Re: [osg-users] Win32 CLOSE event Serge Lages schrieb: So _numWindowsOpenAtLastSetUpThreading stays at 1 and at line 1301 we never set _done to true. If I switch to the threading model CullDrawThreadPerContext

Re: [osg-users] osgViewer::WindowSizeHandler and window size

2007-05-18 Thread Serge Lages
290-3997 F: 425 675-8044 ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] Win32 CLOSE event

2007-05-18 Thread Serge Lages
want Robert I can make the modifications myself to Viewer.cpp but I think that you better know what to do to handle the problem properly. :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http

Re: [osg-users] osgViewer::WindowSizeHandler and window size

2007-05-18 Thread Serge Lages
? -B It's true, with the static method GraphicsContext::getWindowingSystemInterface() you can get and set the screen resolution (but I have not tried it yet). -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users

Re: [osg-users] Just compiled the 1.2 download, trying to run for the first time, locks up

2007-05-17 Thread Serge Lages
this is just down to less people using Intel graphics or drivers getting better. I work with a Intel 82945G Express and it works well. With the OSG 1.2 I had some graphical bugs but with the last version everything seems to work well. -- Serge Lages http://www.magrathea-engine.org

[osg-users] Win32 CLOSE event

2007-05-17 Thread Serge Lages
I found to know if the window was closed or not was to check for its size, but a cleaner way must exist. For information, I use the SVN version, and the problem occurs with console applications (like the OSG examples), to kill the application we must close the console. -- Serge Lages http

Re: [osg-users] Win32 CLOSE event

2007-05-17 Thread Serge Lages
is that Windows itself doesn't send any close event in this case... :/ I will try to find how to properly handle it. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo

Re: [osg-users] Win32 CLOSE event

2007-05-17 Thread Serge Lages
On 5/17/07, Serge Lages [EMAIL PROTECTED] wrote: On 5/17/07, Robert Osfield [EMAIL PROTECTED] wrote: Hi Serge, Closing an app by clicking close on the window works under Linux, so my guess is that the GraphicsWindowWin32.cpp isn't catching the window close events. Robert

Re: [osg-users] Color binding and textures question

2007-05-16 Thread Serge Lages
of a color is applied to it ? -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Color binding and textures question

2007-05-16 Thread Serge Lages
On 5/16/07, Robert Osfield [EMAIL PROTECTED] wrote: On 5/16/07, Serge Lages [EMAIL PROTECTED] wrote: But setting : geometry-setColorBinding(osg::Geometry::BIND_OFF); Sould not prevent this inheritance ? We must set a color array to each geometry to not get the last color applied to it, even

Re: [osg-users] osgViewer and OSG-1.9.4

2007-05-16 Thread Serge Lages
-spam et anti-virus intégrés.* ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org

[osg-users] GUIEventAdapter::getWindow* question

2007-05-16 Thread Serge Lages
event ? It seems that with osgViewer they are not propagated anymore. :/ Thanks in advance ! -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http

Re: [osg-users] GUIEventAdapter::getWindow* question

2007-05-16 Thread Serge Lages
On 5/16/07, Robert Osfield [EMAIL PROTECTED] wrote: I have little time, so a quick reply. On 5/16/07, Serge Lages [EMAIL PROTECTED] wrote: Hi again, I would like to know if it's normal that GUIEventAdapter::getWindowWidth and GUIEventAdapter::getWindowHeight always returns the same value

Re: [osg-users] GUIEventAdapter::getWindow* question

2007-05-16 Thread Serge Lages
probably) and submit it. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] CMake - VS80 - Project Output file placement

2007-05-14 Thread Serge Lages
to install OSG (I never tried but I think). -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Database pager and osgViewer

2007-05-13 Thread Serge Lages
On 5/13/07, Robert Osfield [EMAIL PROTECTED] wrote: Hi Serge, On 5/12/07, Serge Lages [EMAIL PROTECTED] wrote: I would like to know if it's normal that the registry and the viewer have different instances of the database pager ? With osgProducer they share the same, and it was usefull

Re: [osg-users] Database pager and osgViewer

2007-05-13 Thread Serge Lages
, and the DatabaseRequestHandler could also store this id to be able to retrieve which databasepager is used. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http

Re: [osg-users] Database pager and osgViewer

2007-05-13 Thread Serge Lages
On 5/13/07, Robert Osfield [EMAIL PROTECTED] wrote: Hi Serge, On 5/13/07, Serge Lages [EMAIL PROTECTED] wrote: Hum finally it's a bit more complicated for me to not be able to retrieve the databasepager. Have you any suggestion on the best way to retrieve, when I am traversing a node

[osg-users] Database pager and osgViewer

2007-05-12 Thread Serge Lages
it to register custom PagedLOD, but it registers it to the registry pager, which is not used by the viewer, so nothing is deleted... :/ Thanks in advance ! -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net

[osg-users] osgViewer and event handling

2007-05-11 Thread Serge Lages
? Thanks in advance ! -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] GraphicsWindow::setWindowRectangle(x, y, width, height) and fullscreen toggle checked in

2007-05-11 Thread Serge Lages
that a ViewerHandler with fullscreen toggle and maybe other features to determinate should be usefull. If I make it, should it always be a good candidate for inclusion into osgViewer ? And any idea of other features for it ? -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] osgViewer and event handling

2007-05-11 Thread Serge Lages
it was working. :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] GraphicsWindow::setWindowRectangle(x, y, width, height) and fullscreen toggle checked in

2007-05-11 Thread Serge Lages
On 5/11/07, Robert Osfield [EMAIL PROTECTED] wrote: On 5/11/07, Serge Lages [EMAIL PROTECTED] wrote: Looking for fullscreen support I found this entry into the list. And I find that a ViewerHandler with fullscreen toggle and maybe other features to determinate should be usefull. If I make

[osg-users] Double click event

2007-05-11 Thread Serge Lages
Hi again, It seems that the double click event is not passed anymore with osgViewer. It may be a problem on my side, so if it works with anybody let me knows and I will look further into my code. :) For information, I work under Windows XP and I use the SVN version of OSG. -- Serge Lages http

[osg-users] osgViewer and native window handler

2007-05-10 Thread Serge Lages
Hi, I can't find how to retrieve the native window handler with osgViewer (HWND pointer under Win32). The equivalent with osgProducer was : Producer::Window wnd = viewer-getCamera(0)-getRenderSurface()-getWindow(); Thanks in advance for any help ! -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] osgViewer and native window handler

2007-05-10 Thread Serge Lages
On 5/10/07, Robert Osfield [EMAIL PROTECTED] wrote: Hi Serge, On 5/10/07, Serge Lages [EMAIL PROTECTED] wrote: I can't find how to retrieve the native window handler with osgViewer (HWND pointer under Win32). The equivalent with osgProducer was : Producer::Window wnd = viewer-getCamera(0

Re: [osg-users] osgViewer and native window handler

2007-05-10 Thread Serge Lages
On 5/10/07, Robert Osfield [EMAIL PROTECTED] wrote: HI Serge, On 5/10/07, Serge Lages [EMAIL PROTECTED] wrote: Should it be possible to make a agnostic method for it into GraphicsWindow (which return a void *) ? I'm against this as its open to misuse. Doing a dynamic cast to the platform

Re: [osg-users] CMake and Windows (again)

2007-05-09 Thread Serge Lages
than the install one. On the last build system dll files were generated into the /bin directory and now they are into /lib. I was just wondering if it could be possible to change it (without talking about any installation process). :) Thanks in advance ! -- Serge Lages http://www.magrathea

Re: [osg-users] CMake and Windows (again)

2007-05-09 Thread Serge Lages
it on the CMake source repository. So either you are patient till the next release of CMake or you tweak you local CMakeLists.txt to revert OUTPUT_LIBDIR to point to ${PROJECT_BINARY_DIR}/bin. Thank you for the reply Mathieu, so we will wait. :) -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] Framestamp changes in svn head

2007-05-08 Thread Serge Lages
speed up the simulation time the smoke effects for example will be faster ? Thanks in advance ! -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http

Re: [osg-users] Multiple Camera Support on Windows (MFC)

2007-05-08 Thread Serge Lages
in osgViewer. Should it be possible to add a setWindowHandle (or setWindow like in RenderSurface) to facilitate it ? It does not exist yet because anybody has done it or is there another reason ? -- Serge Lages http://www.magrathea-engine.org ___ osg-users

[osg-users] CMake and Windows (again)

2007-05-08 Thread Serge Lages
), but I can't execute them without copying manually the dlls files. The only solution is to change the install dir of OSG into my build dir and it copies the dll files ? Or should it be possible to generate the dll files into /bin instead of /lib (like before) ? -- Serge Lages http://www.magrathea

Re: [osg-users] osgDB: Caching question

2007-05-03 Thread Serge Lages
: osgDB::Registry::instance()-updateTimeStampOfObjectsInCacheWithExtenalReferences(currentFrameTime); osgDB::Registry::instance()-removeExpiredObjectsInCache(expiryTime); It is used in the DatabasePager to remove expired objects. -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] vertex from a node

2007-05-03 Thread Serge Lages
, and if it is the case, you have all the needed methods to modify the vertex into the osg::Geometry class. I hope this helps ! -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo

Re: [osg-users] vertex from a node

2007-05-03 Thread Serge Lages
On 5/3/07, christophe loustaunau [EMAIL PROTECTED] wrote: Hi Serge, I think what you write could be a good solution, but how could i check if the node is a Geode ? I have just look at the functions of a node and i haven't found anything like this. dynamic_cast is your friend. :) -- Serge

Re: [osg-users] osgdem out of memory

2007-04-16 Thread Serge Lages
processing tool. So let us know when the work will really begin on VTB. :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Suitable laptop

2007-04-12 Thread Serge Lages
which is very well suited for OSG applications : http://www.nvidia.fr/page/quadrofx_go.html I have one for almost one year know and I am very happy with it. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list [EMAIL PROTECTED] http

Re: [osg-users] Feedback for cmake

2007-04-10 Thread Serge Lages
msys and msvc express, and everything worked just fine! What is the password for the wiki? Should I insert a few lines for windows and msys? The password is osg. :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users

Re: [osg-users] virtual texture ? mega texture ? something else ?

2007-03-28 Thread Serge Lages
to provide this in OSG ? regards, Hi ! Have a look at osgdem (or VirtualPlanetBuilder in the svn), it provides what you need to tile your terrain. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http

Re: [osg-users] 3DS Max models to '.osg'

2007-03-19 Thread Serge Lages
. Are there any other advantages in using the osg file format beside animation? thanks -- Calin Negru ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge

Re: [osg-users] updatecallback performance

2007-03-16 Thread Serge Lages
@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo

Re: [osg-users] How to enable mulitiThread by using osg::viewer?

2007-03-08 Thread Serge Lages
. Currently the cpu useage is only 50%(dual core cpu).Is it possible to get full use of it? thanks -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo

Re: [osg-users] How to use examples

2007-03-08 Thread Serge Lages
/SampleDataset There is all the data needed for the examples. Also does computeIntersections() works for selecting 3D objects in the scene (not HUD objects)? Yes it works for any intersection computation. :) -- Serge Lages http://www.magrathea-engine.org

Re: [osg-users] Terrain scene graph creation

2007-03-08 Thread Serge Lages
for the clarification. :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Weak pointer

2007-03-06 Thread Serge Lages
, but when target dies, I would like to automatically lose track of that target and target to become NULL. Have you looked to observer_ptr ? I think it does what you want. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg

Re: [osg-users] Weak pointer

2007-03-06 Thread Serge Lages
On 3/6/07, Ivan Bolčina [EMAIL PROTECTED] wrote: Guess so. Is this SVN version? It was introduced into the 1.2 version. -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http

Re: [osg-users] Paging affinity

2007-03-04 Thread Serge Lages
-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http

Re: [osg-users] Osgmovie example

2007-03-01 Thread Serge Lages
/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] VirtualPlanetBulder SVN and Tracs

2007-02-28 Thread Serge Lages
, so I'd appreciate if a kindly soul could checkout VPB and fix up the dependencies. There is no XCode support for VPB right now. CMake make offer this opportunity at a later date. Let me know how you all get on, Really good news Robert ! And Trac is a great tool to manage projects. :) -- Serge

Re: [osg-users] Names for Thread and Terrain classes

2007-02-23 Thread Serge Lages
to affiliate it. So OpenWorldBuilder or OpenPlanetBuilder are my choices. :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http

Re: [osg-users] osgTerrain re-factoring

2007-02-22 Thread Serge Lages
special for lod trees) - databases, like pgsql, mysql or sqlite. I hope that most of these features should be integrated to OpenPlanetBuilder (or VirtualWorldBuilder, or anything :)). -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list

Re: [osg-users] Names for Thread and Terrain classes

2007-02-21 Thread Serge Lages
, and it should fit the purpose of my project... :) -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Re: Hacky Implementation of Ocean

2007-02-13 Thread Serge Lages
/ ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list

[osg-users] Database pager priority question

2007-01-24 Thread Serge Lages
? :) Thanks in advance ! -- Serge Lages http://www.magrathea-engine.org ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/

Re: [osg-users] Frame drops with database pager

2007-01-23 Thread Serge Lages
After some tests, converting the textures in dds completely remove the frame drops, thanks for the tip Robert. :) For the size of the textures, it stay very reasonable. If I find some time, I'll try to investigate why the jpeg plug-in is causing such fame drops. -- Serge Lages http

  1   2   >