[osg-users] My first OSG application

2014-11-23 Thread Guy Rosenthal
Hi,
I a newbee with OpenSceneGraph, Trying to write a really simple app doing the 
following:
a single window is divided to 2:
one part has a model that is rendered from different views according to mouse 
events (click,drag,...)
The second part has simply an image.

I really got lost with the variety of examples and tools.

can someone give me some guidlines for this task?(what classes to use, maybe a 
similar example available in the database)
... 

Thank you!

Cheers,
Guy

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=61800#61800





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


Re: [osg-users] My first OSG application

2014-11-23 Thread Sergey Kurdakov
Hi Guy,

google

osg  Using multiple cameras ( for two areas in a window )

osg HUD quad  or just osg HUD ( for a quad with a texture ,looks like you
want it to always face user in orthographic projection )

Regards
Sergey



On Sun, Nov 23, 2014 at 2:31 PM, Guy Rosenthal guyro...@gmail.com wrote:

 Hi,
 I a newbee with OpenSceneGraph, Trying to write a really simple app doing
 the following:
 a single window is divided to 2:
 one part has a model that is rendered from different views according to
 mouse events (click,drag,...)
 The second part has simply an image.

 I really got lost with the variety of examples and tools.

 can someone give me some guidlines for this task?(what classes to use,
 maybe a similar example available in the database)
 ...

 Thank you!

 Cheers,
 Guy

 --
 Read this topic online here:
 http://forum.openscenegraph.org/viewtopic.php?p=61800#61800





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

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


[osg-users] hardware instancing with VertexAttribs and VertexAttribsDivisor

2014-11-23 Thread Trajce Nikolov NICK
Hi Community

I found this blog
http://3dcgtutorials.blogspot.de/2013/09/instancing-with-openscenegraph-part-ii.html
and found it very interesting. Although the description is very well
written the code samples seams incomplete and sort of outdated. Was to ask
you if any of you have done some work with this and is willing to share
hints, code snippets?

Thanks a bunch as always,
Nick

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