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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

OpenGL programming under linux?

  • 10-04-2009 12: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, Registered Users 2 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