[osg-users] Camera Default Light

2012-09-12 Thread Laith Dhawahir
Hi, How can I change or set the camera default light ? Thank you! Cheers, Laith -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=49970#49970 ___ osg-users mailing list

Re: [osg-users] Camera Default Light

2012-09-12 Thread Laith Dhawahir
Hi Robert, Thanks alot, yes what you said is 100% correct :) thanks for your time Thank you! Cheers, Laith -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=49989#49989 ___ osg-users mailing list

[osg-users] Is Section Plane Supported for iOS ( IPhone / IPad )

2012-09-02 Thread Laith Dhawahir
Hi, I'm trying to use Section Plane on iOS but it does not work, is it enabled for ios ? if it is supported I would like to know how to use it for ios !! Cheers, Laith -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=49716#49716

[osg-users] change GraphicsWindowIOS

2012-08-15 Thread Laith Dhawahir
Hi, is it possible that I change inside without compiling OpenSceneGraph again, actually what am looking for us to make changes inside GraphicsWindowIOS to support transparent background or there is a better way for doing that ? Thank you! Cheers, Laith -- Read this topic

[osg-users] Transparent background for iOS and Android !!!

2012-08-14 Thread Laith Dhawahir
Hello All, I face an issues in making the background color transparent for the 3d area ( view port ), I have saw many posts here related to the subject but nothing work really and not exactly what I want. what am looking for is, making the 3d area background transparent and sure this for iOS

[osg-users] Textures for Iphone not work at all :S..?? Need Help

2011-03-08 Thread Laith Dhawahir
Hi, I tried to make textures work on iphone for many times and different ways, but no one of them worked.. !! please can anyone give me a small example to how make it work. i really need help :( Thank you! Cheers, Laith -- Read this topic online here:

Re: [osg-users] Texture not shown correctly

2011-03-08 Thread Laith Dhawahir
Hi, me too :( if you know how to fix it tell me Thank you! Cheers, Laith -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=37404#37404 ___ osg-users mailing list osg-users@lists.openscenegraph.org

[osg-users] Need Help ! How to get Camera Position inside shaders

2011-01-12 Thread Laith Dhawahir
Heey Guys, I hope you will fine, anyway, i have question about how i can get the camera position inside shader from open scene graph do i must pass it, or open scene graph already do that. Thank you! Cheers, Laith -- Read this topic online here:

[osg-users] Really Need Help !! Multi view on IPhone/IPad

2011-01-09 Thread Laith Dhawahir
Hi guys, I'm software Engineer, and we are working to port our product to IPhone and IPad.. and i'm stuck on how to make multi view viewer on Iphone/Ipad can anyone help me.. another question : what does osg::DisplaySettings do and why when i to change in settings of this class nothing change

[osg-users] [osgPlugins] Really Need Help :'( !! About Static Linking With Plugins

2010-12-29 Thread Laith Dhawahir
Hi Alll, I'm bulding open scene graph on ipad, and i want ti know how to static linking with obj plugin because iphone/ipad not allow dynmaic lnking. please guys i need help. :) ... Thank you! Cheers, Laith -- Read this topic online here:

Re: [osg-users] Need Help ! Open Scene Graph For IPhone Shaders Issues

2010-12-23 Thread Laith Dhawahir
Heey, Thanks all for trying to help me, i solved the problem. and i succesfully run the following code Code: #import iphoneViewerAppDelegate.h #include osgGA/TrackballManipulator #include osg/ShapeDrawable #include osgViewer/api/IOS/GraphicsWindowIOS #include osg/Node #include osg/Group

[osg-users] Question To OpenSceneGraph Development Team.

2010-12-23 Thread Laith Dhawahir
Hey, First Thing I Would To Thank You For Your Great Job In OSG Library, Anyway, I Notices That ShaderGen.h Does Not Support OpenGLES 2.0 For Now, Is It Possible To Know It Will Be Supported. Btw, Merry Christmas guys :) ... Thank you! Cheers, Laith[/list] -- Read this topic

[osg-users] Need Help ! Open Scene Graph For IPhone Shaders Issues

2010-12-22 Thread Laith Dhawahir
Hi All, I'm Software Engineer, and here in the company we are trying our product to IPhone/IPad. anyway. after near to 1 month of search , modifying and fixing i didnt find any answer to my problems Problems In Open Scene Graph. Here Is the Problem. im trying to run the following code : its

Re: [osg-users] Need Help ! Open Scene Graph For IPhone Shaders Issues

2010-12-22 Thread Laith Dhawahir
Hey Eric, Thanks for replay to me :). actually sorry i use them in the code, but it seem i miss to write them anyway.. here is the code i use currently: Code: //if the context was created then attach to our viewer if(graphicsContext) {

Re: [osg-users] Combined 3D Models :) ?? thanks for reading :)

2010-12-22 Thread Laith Dhawahir
Hi, i'm not sure if i understand your question. but you can see this application it may help you. www.simlabsoft.com ... Thank you! Cheers, Laith -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=35076#35076

Re: [osg-users] OSG Animation Tutorial

2010-12-22 Thread Laith Dhawahir
Hey SadikMan , I think u need to take alook at this Application (www.simlabsoft.com) download the SimLab Animation it is very easy and support import and export many many type of formats.. enjoy it :) merry Christmas ... Thank you! Cheers, Laith -- Read this topic online

[osg-users] Change Background color on IPhone

2010-12-16 Thread Laith Dhawahir
Hi Guys, Do anyone know how to change background color in OSG for IPhone... its not work to use viewer.setClearColor ... Thank you! Cheers, Laith -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=34916#34916

[osg-users] OsgViewer For IPhone Crash At Run-Time...

2010-12-14 Thread Laith Dhawahir
Hi Guys, Hope Everyone is fine.. I'm a software enginer at simlab-soft, and we trying to port minimal version of our product on Windows And Mac OS.. But i have a seroius problem.. the problem is as following.. i success in building and linked all tools needed, and examples when i run the

[osg-users] OSG configuration on IPhone

2010-12-14 Thread Laith Dhawahir
Hi Guys, Hope you are fine i have one question.. what is the best configuration for building and linking and running osg on iphone.. note : i success in building and linking but in running i get crash when i try to run the OsgViewer for iphone application Thank you! Cheers, Laith