Re: [Gambas-user] gb3: OpenGL Rotate and Translate logic

2012-05-25 Thread Kevin Fishburne
On 05/25/2012 10:58 AM, tommyl...@eircom.net wrote: > Hi Kevin, > > I attach simple project that uses glu.lookat and rotates around a point on > the floor. Try it and tell if it's what you're looking for. > > Tomek Yes, that's what I'm looking for. I boiled that program down to the up vector for

Re: [Gambas-user] Error in Left$ and Mid$ functions to the gb.ncurses component

2012-05-25 Thread tobi
On Sun, 20 May 2012, tobi wrote: > On Sun, 20 May 2012, Benoît Minisini wrote: > > Le 20/05/2012 16:26, William Cabrera a écrit : > > > Hi, I have been testing the component ncurses and so far everything well, > > > but the functions mentioned in the title simply do not work. Below is a > > > sampl