[osg-users] [build] Build error for Android

2012-10-10 Thread Ariel Hutterer
# name: osgdb_pvr Creating Android Makefile Master files Configuring done === ariel@ariel-PC /cygdrive/d/projects/OpenSceneGraph-3.1.3/OpenSceneGraph-3.1.3 $ make [100%] Generating Android-OpenSceneGraph HOST_OS=cygwin HOST_ARCH=x86 HOST_TAG=cygwin-x86

[osg-users] recipe for target `Android-OpenSceneGraph' failed

2012-10-09 Thread Ariel Hutterer
Hi All: I try to build osg to Android but i have a error. Some one can help me Please!!! Thanks Ariel D:\projects\OpenSceneGraph-3.1.3\OpenSceneGraph-3.1.3>make [100%] Generating Android-OpenSceneGraph HOST_OS=cygwin HOST_ARCH=x86 HOST_TAG=cygwin-x86 GNUMAKE=/usr/bin/make (system path) Cyg

[osg-users] Unit tests - osg testing procedure

2011-05-26 Thread Ariel Hutterer
Hi: Osg have some unit tests? How you test osg before release a version? Thanks Ariel ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

[osg-users] osgCompute - binding ColorArray failed

2009-11-30 Thread Ariel Hutterer
t;); computation->addResource( *srcArray); But not work properly. Some One can help me??? Thanks Ariel ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

[osg-users] [osgCompute] Binding ColorArray

2009-11-29 Thread Ariel Hutterer
quot;); computation->addResource( *srcArray); But not work properly. Some One can help me??? Cheers, Ariel -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=20529#20529 ___ osg-user

Re: [osg-users] osgPPU upcoming v0.2 release - please test svnversion

2008-05-08 Thread Ariel
Hi : I want to install osgPPU too. Where can I download it? Thanks Ariel ---Original Message--- From: Art Tevs Date: 05/07/08 22:48:26 To: [EMAIL PROTECTED]; OpenSceneGraph Users Subject: Re: [osg-users] osgPPU upcoming v0.2 release - please test svnversion Hi Jeremy, >

Re: [osg-users] Cuda Sample

2008-05-07 Thread Ariel
Thanks ---Original Message--- From: Robert Osfield Date: 5/7/2008 9:19:54 AM To: OpenSceneGraph Users Subject: Re: [osg-users] Cuda Sample Hi Ariel, I don't know of any published OSG/Cuda examples, I'd love to see one though :-) As how to tackle it I can't help as

[osg-users] HowTo combine Cuda

2008-05-05 Thread Ariel Hutterer
Hi: Some one know howto combine CUDA with OSG. Thanks Ariel ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

[osg-users] Cuda Sample

2008-05-04 Thread Ariel Hutterer
Hi: I try to run cuda from osg. I looking for a sample how to do this. Specificly i want to Bind the FBO and textures with cuda. Some one can help me? Or if some body can help me to share arrays between cuda-shaders-osg. Thanks Ariel ___ osg-users

Re: [osg-users] osgMovie problem

2008-04-30 Thread Ariel
Hi Stephan: I do ... But not work Ariel ---Original Message--- From: Stephan Huber Date: 04/30/08 08:32:41 To: OpenSceneGraph Users Subject: Re: [osg-users] osgMovie problem Ariel Hutterer schrieb: > Hi: > I use osg 2.4 and windows XP. > Try to see a movie . > I wr

[osg-users] flt export problem

2008-04-29 Thread Ariel Hutterer
Hi: I use osg 2.4 and windows XP. I make osgconv cessna.osg cessna.flt 1- the cessna.flt is 380Mb (huge) 2- Creator 2.5.1 crash when i try to load it. 3- When i run it with osgviewer is OK. Some One Can help me? Thanks Ariel ___ osg-users mailing list

[osg-users] osgMovie problem

2008-04-29 Thread Ariel Hutterer
Hi: I use osg 2.4 and windows XP. Try to see a movie . I wrote osgmovie mymovie.mov I receive Message: "unable to read file ..." I has installed in my computer quicktimesdk . So someone can help me? What is the problem??? ___ osg-users mailing list osg-us

[osg-users] Collada plugin

2008-04-01 Thread HUTTERER ARIEL
an to compile my own version. Some One can Help me?? Thanks Ariel This message (including any attachments) issued by RAFAEL- ADVANCED DEFENSE SYSTEMS LTD. (hereinafter "RAFAEL") contains confidential information intended for a specific individual and purpose, may constitute info

[osg-users] FBO

2008-01-11 Thread HUTTERER ARIEL
HI: when I want to render to texture . I must to define the render Order like pre or post render. What's the difference? Thanks Ariel This message (including any attachments) issued by RAFAEL- ADVANCED DEFENSE SYSTEMS LTD. (hereinafter "RAFAEL") contains confidential infor

[osg-users] of-screen render

2008-01-11 Thread HUTTERER ARIEL
Hi: How can I do to make of-screen render? Thanks Ariel This message (including any attachments) issued by RAFAEL- ADVANCED DEFENSE SYSTEMS LTD. (hereinafter "RAFAEL") contains confidential information intended for a specific individual and purpose, may constitute informati

Re: [osg-users] Window-viewport-FBO-texture

2008-01-11 Thread HUTTERER ARIEL
> -Original Message- > From: HUTTERER ARIEL > Sent: Friday, January 11, 2008 12:09 PM > To: 'osg-users@lists.openscenegraph.org' > Subject: Window-viewport-FBO-texture > > Hi: > I try to render to a texture Through FBO. > I want to

[osg-users] Window-viewport-FBO-texture

2008-01-11 Thread HUTTERER ARIEL
than a window? Some body can help me understand the hierarchy. Thanks. Ariel This message (including any attachments) issued by RAFAEL- ADVANCED DEFENSE SYSTEMS LTD. (hereinafter "RAFAEL") contains confidential information intended for a specific individual and purpose,

[osg-users] Render once, display twice

2007-09-23 Thread HUTTERER ARIEL
Hi: I try to render my scene only one time, but I need to display it in two windows. I think to render to FBO and shared it , but I not sure that I can. So , can I?. How? Can I do this in different way? How? Thanks. Ariel ___ osg-users mailing list osg

[osg-users] FLT(CTS)

2007-09-20 Thread HUTTERER ARIEL
Hi : That OSG support , DB builded with CTS??? Thanks Ariel This message (including any attachments) issued by RAFAEL-ARMAMENT DEVELOPMENT AUTHORITY LTD. (hereinafter "RAFAEL") contains confidential information intended for a specific individual and purpose, may constitute inform