----- Forwarded Message ---- > From: Samuel Crow <[email protected]> > To: Froilan <[email protected]> > Sent: Sunday, May 31, 2009 12:41:26 PM > Subject: Re: [Agar] Running agar with SDL + OpenGL app > > Hello Froilan, > > Look at the example in agar-1.3.3/demos/glview/ as a reference. It is not > compiled by default when you build the package source so you'll probably have > to > run its configure script. > > > --Sam > > ----- Original Message ---- > > From: Froilan > > To: [email protected] > > Sent: Sunday, May 31, 2009 9:20:57 AM > > Subject: [Agar] Running agar with SDL + OpenGL app > > > > I'm trying to use Agar with my own SDL application. I just don't know what > > to > > do, although I tried lots of things. I've done the typical initialization: > > > > AG_InitCore("myapp", 0)!=-1 > > AG_InitVideoSDL(window, AG_VIDEO_OPENGL)!=-1 > > > > But then I just dont know what I've to do... Can anyone help me? I just > > need a > > simple example like drawing some text, since I don't know what else do I > > need > to > > draw the gui on my window. > > I have my own loop and the typical drawing function where I write my ogl > calls. > > > > Thanks in advance! > > > > _______________________________________________ > > Agar mailing list > > [email protected] > > http://libagar.org/lists.html _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
