Thread: c++ 2d fullscreen graphics in linux

  1. #1
    Registered User MathFan's Avatar
    Join Date
    Apr 2002
    Posts
    190

    Red face c++ 2d fullscreen graphics in linux

    hi guys..
    Yeah, I know, this is probably a really stupid question , but...

    How can I make, say a fullscreen graphics game? What library should I use than (for the graphics I mean)? (except OpenGL, of course)

    thanx.
    The OS requirements were Windows Vista Ultimate or better, so we used Linux.

  2. #2
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361

    Re: c++ 2d fullscreen graphics in linux

    Originally posted by MathFan
    hi guys..
    Yeah, I know, this is probably a really stupid question , but...

    How can I make, say a fullscreen graphics game? What library should I use than (for the graphics I mean)? (except OpenGL, of course)

    thanx.
    SDL would be an option. www.libsdl.org

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 10-29-2003, 09:39 AM
  2. Linux Graphics Engine
    By drdroid in forum Linux Programming
    Replies: 1
    Last Post: 09-28-2003, 06:08 PM
  3. Graphics in Linux
    By Xterria in forum Game Programming
    Replies: 3
    Last Post: 08-12-2002, 03:43 PM
  4. Linux? Windows Xp?
    By VooDoo in forum Linux Programming
    Replies: 15
    Last Post: 07-31-2002, 08:18 AM
  5. 2D Graphics In C++
    By Unregistered in forum C++ Programming
    Replies: 1
    Last Post: 02-02-2002, 09:29 PM