Re: [osg-users] I made the libRocket GUI library usable with OSG

2017-01-12 Thread Denis Colesnicov
robertosfield wrote: > The osghud example illustrates how to do > this. Thanks! -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69962#69962 ___ osg-users mailing list osg-users@lists.openscenegraph.

Re: [osg-users] mygui integration (for Wang Rui)

2017-01-11 Thread Denis Colesnicov
Raizel wrote: > Денис, если будут ещё вопросы по OSG, пиши мне, я разъясню тебе, что знаю, на > понятном языке. Understud |-) -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69956#69956 ___ osg-us

Re: [osg-users] I made the libRocket GUI library usable with OSG

2017-01-07 Thread Denis Colesnicov
Hi Robert, Implementation librocket, which are published them in order. Problem is only in the GUI display is on the node that rotates around the axis XYZ. Myself but needs to appear as a 2D GUI, something like over the base OSG viewport. I should if you would like to display scores and other i

Re: [osg-users] I made the libRocket GUI library usable with OSG

2017-01-07 Thread Denis Colesnicov
Hi, I am sorry. Those rights, I need advice. I do not know how much English use Translate. I tried librocket implement the OSG but it did not like it. What you have here 3D GUI. I would like to but needed the implementation to 2D. I was able to implement 2D + ImGui OSG, SFGUI + OSG, MyGUI + OSG

Re: [osg-users] I made the libRocket GUI library usable with OSG

2017-01-06 Thread Denis Colesnicov
Hi, robertosfield. Nothing else. I will use ImGui Thank you! Cheers, Denis -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69909#69909 ___ osg-users mailing list osg-users@lists.openscenegraph.org h

Re: [osg-users] I made the libRocket GUI library usable with OSG

2016-12-31 Thread Denis Colesnicov
Hi, Its no works guys, its not works :-/ Thank you! Cheers, Denis -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69820#69820 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lis

Re: [osg-users] mygui integration (for Wang Rui)

2016-12-31 Thread Denis Colesnicov
Trajce Nikolov NICK wrote: > Guys, if you keep the english someone else might jump in and help you ;-) ... > > I have successfully integrated MyGUI in OpenIG, based on Rui's code. Here is > reference: > https://github.com/CCSI-CSSI/MuseOpenIG/tree/master/Plugin-UI > (https://github.com/CCSI-CSS

Re: [osg-users] mygui integration (for Wang Rui)

2016-12-31 Thread Denis Colesnicov
Hi, this works (https://gist.github.com/ToyAuthor/580dd4bd2a6741728bf7864a6f723f76) This is my short realize to integrate SFML + SFGUI + OSG (https://gist.github.com/colesnicov/bca684b939d19e2d1ac74d9a881b35b1) Looks like this.. [img]http://imgur.com/a/pDfuo[/img] -- Read this

Re: [osg-users] mygui integration (for Wang Rui)

2016-12-31 Thread Denis Colesnicov
ну я нашел короче это (http://fr.sfml-dev.org/forums/index.php?topic=6651.0). Если смогу сделать бинд на SFGUI так OSG всё ещо в теме. -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69816#69816 ___ o

Re: [osg-users] mygui integration (for Wang Rui)

2016-12-31 Thread Denis Colesnicov
Raizel wrote: > > GLUT в OpenSceneGraph так никто не использует. Если он тебе действительно > нужен, смотри пример examples/osgviewerGLUT. > Привет Raizel. Меня GLUT не интересует. У меня не получается MyGUI разьехать. Ну я решил короче на SFML i SFGUI перейти... OSG это вещь замечательная н

Re: [osg-users] mygui integration (for Wang Rui)

2016-12-30 Thread Denis Colesnicov
Hi, I still do not understand. I'm just getting started with OSG and therefore me a lot of things about escapes. I keep showing either no GUI. My wrapper MyGUI is osgRecipies. Here is my code of the main features: Code: int main( int argc, char **argv ) { glutInit(&argc, argv); osg: