Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

OpenGL programming under linux?

Options
  • 10-04-2009 1:12pm
    #1
    Closed Accounts Posts: 71 ✭✭


    I'm using Ubuntu 8.10 and want to do a bit of C++ opengl stuff,

    wondering what libraries I need...etc

    FYI I have the build essentials.


Comments

  • Registered Users Posts: 981 ✭✭✭fasty


    The easiest way would be to get libsdl and use that for windowing. You *should* have all the OpenGL libraries already but I guess look for things relating to OpenGL in the Ubuntu package manager thingy who's name I've forgotten.


  • Closed Accounts Posts: 71 ✭✭mewmoo


    fasty wrote: »
    The easiest way would be to get libsdl and use that for windowing. You *should* have all the OpenGL libraries already but I guess look for things relating to OpenGL in the Ubuntu package manager thingy who's name I've forgotten.

    Okay nice one.


Advertisement