Re: [osg-users] OSG-3.4 crashes under Android

2016-10-19 Thread michael kapelko
Latest OSG turned out to run frame() without problems. 2016-10-19 10:24 GMT+07:00 michael kapelko : > If anyone has a working OSG Android example, that would also help. > Anyone? > > 2016-10-18 23:09 GMT+07:00 michael kapelko : > >> Hi. >> I have problem running minimal OSG application under Andr

Re: [osg-users] OSG-3.4 crashes under Android

2016-10-18 Thread michael kapelko
If anyone has a working OSG Android example, that would also help. Anyone? 2016-10-18 23:09 GMT+07:00 michael kapelko : > Hi. > I have problem running minimal OSG application under Android. > Here's the full source code for Android Studio 2.2 with prebuilt x86 and > armeabi-v7a OSG libraries: htt

[osg-users] OSG-3.4 crashes under Android

2016-10-18 Thread michael kapelko
Hi. I have problem running minimal OSG application under Android. Here's the full source code for Android Studio 2.2 with prebuilt x86 and armeabi-v7a OSG libraries: https://bitbucket.org/kornerr/android-openscenegraph/src The OSGApp with initialization and rendering: https://bitbucket.org/kornerr/