Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 4 of 4

Thread: new opengl on linux

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2002
    Posts
    12

    new opengl on linux

    Sorry for my quenstion,it seem to easy and easy.

    I want to use Opengl libary on kdevelopemt,but I don't know how to setup and if I have a new library how I should to do.

    regard,
    Amstel

  2. #2
    Senior Member OpenGL Guru
    Join Date
    Jun 2000
    Location
    Gastonia, NC, USA
    Posts
    2,096

    Re: new opengl on linux

    I have wrote a few programs under the kdevelopement, I know that there is built in support for OpenGL. Just go into the setup for your project and add the GL library's.
    opengl, glu, glut to the linker.

    You should be able to find examples on the the kde dev web site, also the trolltech web site.


    Originally posted by amstel:
    Sorry for my quenstion,it seem to easy and easy.

    I want to use Opengl libary on kdevelopemt,but I don't know how to setup and if I have a new library how I should to do.

    regard,
    Amstel

  3. #3
    Junior Member Newbie
    Join Date
    Mar 2002
    Posts
    12

    Re: new opengl on linux

    Thank so much,but I don't know where the place I have to add those library.Would you mind if you give me more details. In addition,if I have a new libary and I want to add one to the linux system, as in Windows I place one dll file in "c:/windows/system",then in the case of Linux I want to do so too. Thanks in advance.

  4. #4
    Guest

    Re: new opengl on linux

    have a look here. there's the entire manual and stuff, so i am sure it'll tell you how to do it all.. i remember setting it up myself, alas my linux box is at home, and i cannot recall how i did it off by heart...

    good luck
    http://fara.cs.uni-potsdam.de/~smeier/www/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •