Re: [osg-users] [A little bit off topic] A simple graphics library

2016-11-12 Thread michael kapelko
Hi. I'm not sure about simplicity, but SDL is the first one that comes to mind. 2016-11-13 10:43 GMT+07:00 Andrew Lowe : > Hi all, > I teach, amongst other things, C programming to 1st year > Engineering students here at Curtin Uni in Australia. I've created a nice >

[osg-users] [A little bit off topic] A simple graphics library

2016-11-12 Thread Andrew Lowe
Hi all, I teach, amongst other things, C programming to 1st year Engineering students here at Curtin Uni in Australia. I've created a nice little portable environment foir them using a thingy called Msys2[1] and contains stuff such as conemu2, clang, notepad++ etc, which fits on a usb and my

Re: [osg-users] glsl version 130 not supported (and related problems)

2016-11-12 Thread Bruno Oliveira
Hello, I was now trying to solve this and searched for OSX VAO related posts, but could not find relevant instructions on how to compile for OpenGL Core Profile under OSX. Could you perhaps give some link to those discussions? 2016-10-26 9:00 GMT+01:00 Robert Osfield :

Re: [osg-users] osgUtil::Delaunay* question (where is the triangulation of the constraints?)

2016-11-12 Thread Trajce Nikolov NICK
Thanks anyway Robert, I was counting from someone else from the community too, someone that might have experience with this piece of the code. I went to reading the code indeed and I managed it. Nick p.s. osgUtil::Delaunay* are really cool written classes! On Sat, Nov 12, 2016 at 10:38 AM,

Re: [osg-users] Oculus DK2 and intersections

2016-11-12 Thread Maxim Kuzmin
Hi, matt_kennett Unfortunately, not. Cheers, Maxim -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69344#69344 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] World to local coordinates

2016-11-12 Thread Rambabu Repaka
Hi,Sorry for asking number and i will ask doubts in this forum only. ... Thank you! Cheers, Rambabu -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69343#69343 ___ osg-users mailing list

Re: [osg-users] osgUtil::Delaunay* question (where is the triangulation of the constraints?)

2016-11-12 Thread Robert Osfield
Hi Nick, The original author of DelaunayTriangulator hasn't been an active member of the OSG for decade so it's unfortunately a case of reading the code to work out what is happening. I'm afraid it doesn't make much sense for me to go read your code, read the DelaunayTriangulator code and work

Re: [osg-users] convertLatLongHeightToXYZ

2016-11-12 Thread Robert Osfield
On 12 November 2016 at 08:56, Rambabu Repaka wrote: > Hi,Can anyone post a code where function converts latitude,longitude,height > to x,y,z and returns the x,y,z coordinates in osg. You don't need anyone to post code for you, if you have the OSG you already have the

Re: [osg-users] World to local coordinates

2016-11-12 Thread Robert Osfield
On 12 November 2016 at 04:37, Rambabu Repaka wrote: > Hi,Thanks for your help and robert can u give your number where in whatsapp i > can ask more doubts about osg. The purpose of providing support on the public osg-users mailing list/forum is to help all users. It

Re: [osg-users] convertLatLongHeightToXYZ

2016-11-12 Thread Rambabu Repaka
Hi,Can anyone post a code where function converts latitude,longitude,height to x,y,z and returns the x,y,z coordinates in osg. ... Thank you! Cheers, Rambabu -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69339#69339