Re: [osg-users] Implementing a 3D GUI

2008-01-24 Thread Brian
Unfortunately, this will most likely not be open sourced due to the fact that I'm developing it for my employer. There is certainly an advantage to open sourcing it, I know, especially when it comes to fixing bugs and adding new features. However, my employer probably isn't ready to take

Re: [osg-users] Implementing a 3D GUI

2008-01-24 Thread Jeremy Moles
On Tue, 2008-01-22 at 12:00 -0500, Brian wrote: Hi, I am in the process of trying to create an interactive Macromedia Flash drawable. I am now at the point where the Flash movie is rendering, but it has no available mouse input. My problem is how to determine what the coordinates of

[osg-users] Implementing a 3D GUI

2008-01-22 Thread Brian
Hi, I am in the process of trying to create an interactive Macromedia Flash drawable. I am now at the point where the Flash movie is rendering, but it has no available mouse input. My problem is how to determine what the coordinates of my mouse cursor are (in 2D space) when the mouse is over

Re: [osg-users] Implementing a 3D GUI

2008-01-22 Thread Jeremy Moles
On Tue, 2008-01-22 at 12:00 -0500, Brian wrote: Hi, I am in the process of trying to create an interactive Macromedia Flash drawable. I am now at the point where the Flash movie is rendering, but it has no available mouse input. My problem is how to determine what the coordinates of my