Re: [osg-users] OSG MFC problem

2014-09-17 Thread lixiaoshe...@163.com

 Hi, this is a thread synchronization. You can use a user event to solve it. 
 Example is in the book:osg 3.0 beginner' guide.
 Sen

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] About HUD' projection

2014-09-13 Thread lixiaoshe...@163.com
Hello,when I create a HUD camera,when should I use the orthogonal 
projection?when to use the perspective projection?

Sen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Dynamic vertex array

2014-09-12 Thread lixiaoshe...@163.com
Hi,you should use the dirty() method when you change the data of the vertex 
array.

Sen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org