Re: [osg-users] Node Kits for Charts Graph

2008-12-03 Thread Ümit Uzun
Hi Simon,

As far as I know, there isn't any special nodekit about chart or graph as
you want. But you can create these processes easly using canned osg geometry
( coni, sphere, box and etc ) and using callback and update visitors to
check if mouse cursor is on the desired chart or not and you can assign some
operation when cursor hover the chart and etc.

Hope this helps.
Regards.

2008/12/3 Simon Sanderson [EMAIL PROTECTED]

  Can anyone tell me whether there are any node kits for OSG in existence
 that provide chart or graph capabilities?
 In particular I am mainly interested in 3D bar charts and if there was
 support for intersection (i.e mouse hovering) with displayed data
 Cheers

 --
 Read amazing stories to your kids on Messenger. Try it 
 Now!http://clk.atdmt.com/UKM/go/117588488/direct/01/

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




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


Re: [osg-users] Node Kits for Charts Graph

2008-12-03 Thread Brent Fulgham
Simon,

I just started lurking here, in the hopes of doing something similar.
If something doesn't exist yet, perhaps we could discuss how to make
this work?

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


Re: [osg-users] Node Kits for Charts Graph

2008-12-03 Thread Paul McIntosh
I've been toying with the idea of osgDiagram. I have created my own Edge node 
which links two geodes to create dynamic graphs. I definitely see scope for 
graphing capabilities in OSG and would be happy to contribute.

Cheers, 

Paul 
-- 
Paul McIntosh 
www.internetscooter.com

  ---Original Message---
  From: Brent Fulgham [EMAIL PROTECTED]
  Subject: Re: [osg-users] Node Kits for Charts  Graph
  Sent: 04 Dec '08 11:43
  
  Simon,
  
  I just started lurking here, in the hopes of doing something similar.
  If something doesn't exist yet, perhaps we could discuss how to make
  this work?
  
  -Brent
  ___
  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