Re: [osg-users] OSG application on Microsoft Surface table?

2012-08-20 Thread Helen Wang
Hi J-S, Hi  Frank,

Many thanks for your reply. 

I did some further exploration about WPF. It is quite handy to use WPF to 
deveop multi-touch application as MS Surface SDK provides some useful WPF 
controls. However, In WPF there is only one HWND for the application.  It may 
be ok to embed an OpenGL application into a WPF interface but no touch event 
can be captured.  

Yes, I agree with you that it should be possible to use APIs provided by MS 
Surface SDK 2.0's core layer to develop multitouch support for OSG 
applications. But I need to explore the difficulty first and make the decsion 
based on cost-effectivness. And of course my boss has the final say.

Best,
Helen.
 


   



Cheers,
Helen

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





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


[osg-users] OSG application onMicrosoft Surfface table?

2012-08-16 Thread Helen Wang
Hi,

We recently bought a  Samsung SUR40 with Microsoft PixelSense. 

We would like to migrate a current exsiting OSG application to this multi-touch 
surface table. 

However, after some quick exploration, it seems this is a very tricky task 
because its Microsoft Surface SDK 2.0 only supports the development using WPF 
and XNA. 

Is it possible to migrate OSG applications to Microsfot surface table at all? 

Does anyone have any experience of developing applications using OSG on the 
multi-touch surface table?

Looking forward to your advice!
 
Thank you!

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





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


Re: [osg-users] Can not read some osg examples?

2012-05-02 Thread Helen Wang
Thank you for your reply. 
I have set OSG_FILE_PATH environment variable and checked the graphic card 
driver. 

does it mean that the only sultion is to change a better graphic card?

My current graphic card is quite poor, but since my models is quite simple, my 
model is working ok


rcyboom wrote:
> 1. set OSG_FILE_PATH environment variable pointing to your OSG data files 
> directory,eg:
> OSG_FILE_PATH = D:\OSG\OpenSceneGraph-Data-3.0.0
> 2. Update your graphic card driver or change a new graphic card  to support 
> more OpenGL feature.
> 
> 
> 
> 
> 
> ___
> osg-users mailing list
> 
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 

___
osg-users mailing list

http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

 --
Post generated by Mail2Forum[/quote]

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





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


Re: [osg-users] Can not read some osg examples?

2012-05-02 Thread Helen Wang
I tried on another computer and can display these examples although there are 
some errors. 

Is this because of the  poor graphic card in my computer?

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





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


[osg-users] Can not read some osg examples?

2012-05-02 Thread Helen Wang
Hi,

I am newbie to OSG. Pls kindly help me. 

I am trying to open some OSG examples using the osgviewer. I can view some of 
them but failed to view several models like Avatar.osg, bignathan.osg et. 

The following is the reported error message when I open Avatar.osg:
 

..
RigTransformSoftware Bone arm_r not found, skip the influence group arm_r
RigTransformSoftware Bone Back.004_R.002 not found, skip the influence group Bac
k.004_R.002
RigTransformSoftware Bone arm_r not found, skip the influence group arm_r
RigTransformSoftware Bone Back.004_R.002 not found, skip the influence group Bac
k.004_R.002
RigTransformSoftware Bone arm_r not found, skip the influence group arm_r
RigTransformSoftware Bone Back.004_R.002 not found, skip the influence group Bac
k.004_R.002
RigTransformSoftware Bone arm_r not found, skip the influence group arm_r
RigTransformSoftware Bone Back.004_R.002 not found, skip the influence group Bac
k.004_R.002
RigTransformSoftware Bone arm_r not found, skip the influence group arm_r
RigTransformSoftware Bone Back.004_R.002 not found, skip the influence group Bac
k.004_R.002
RigTransformSoftware Bone arm_r not found, skip the influence group arm_r
RigTransformSoftware Bone Back.004_R.002 not found, skip the influence group Bac
k.004_R.002
RigTransformSoftware Bone arm_r not found, skip the influence group arm_r
RigTransformSoftware Bone Back.004_R.002 not found, skip the influence group Bac
k.004_R.002
RigTransformSoftware Bone arm_r not found, skip the influence group arm_r
uniq groups 33 for arm_l
Error: glGenBuffers not supported by OpenGL driver
Error: glBindBuffer not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBindBuffer not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
Error: glBufferData not supported by OpenGL driver
//

My platform is Window 7 64bit/OSG3.0. I also tried to use Osgviewer-MFC in 
VS2010 and it reported access violation reading error. 



Thank you!

Cheers,
Helen

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





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