[osg-users] Android on windows?

2012-04-21 Thread Akilan Thangamani
Hi I gone through many installation procedures of osg with android. All emphasized on linux. Nowhere I could find for windows. Can android be configured with X-windows system only? Thanks -- Read this topic online here:

[osg-users] osgShadow and node masks

2012-04-21 Thread Garth D
Hi all, I was wondering if someone could help me out with respect to correcting my understanding of shadows and node masks. I am using OpenSceneGraph 3.0.1. I have created a scene, including a osgShadow::ShadowedScene. I have set the node mask for receiving shadows (via

Re: [osg-users] Building new website, assistance appreciated!

2012-04-21 Thread Torben Dannhauer
Hi, I personally prefer the design on http://webkeux.com/osg/ over the one on openscenegraph.com regarding the beginner stuff: I suggest we differentiate betwen Getting started and Setup a BuildEnvironment. As I started with OSG in 2009, the biggest hurdle was the build environment. These

Re: [osg-users] Android on windows?

2012-04-21 Thread Jorge Izquierdo Ciges
Not at all, you just need a system with Cmake in command line and a NDK package compatible (There are only for windows, mac and Linux). And yes there are people working with Osg for Android in Windows, Mac and Linux. Linux and Mac are just more straightforward to work. If you search the forum

Re: [osg-users] First OSG application on Ipad

2012-04-21 Thread Stephan Huber
Hi Wojciech, Am 20.04.12 17:28, schrieb Wojciech Lewandowski: We want to port an OSG program to Ipad. This was once written on Windows. We already gathered some experience on OSG/GLES when porting it to Android. And now its time for IOS. We are completely fresh on IOS Mac programming,

Re: [osg-users] First OSG application on Ipad

2012-04-21 Thread Wojciech Lewandowski
Thanks a lot Stephan. This is tremendous help. And very encouraging. I see it's time to purchase the dev machine and start practical excercisses ;-) Thanks again, Wojtek 2012/4/21 Stephan Huber ratzf...@digitalmind.de Hi Wojciech, Am 20.04.12 17:28, schrieb Wojciech Lewandowski: We want

Re: [osg-users] Android on windows?

2012-04-21 Thread Jan Ciger
On 04/21/2012 08:27 AM, Akilan Thangamani wrote: Hi I gone through many installation procedures of osg with android. All emphasized on linux. Nowhere I could find for windows. Can android be configured with X-windows system only? It is documented on the wiki and the general Android SDK/NDK