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 3 of 3

Thread: about using c++ or c for opengl

  1. #1
    Junior Member Newbie
    Join Date
    Jul 2000
    Location
    bangalore,karnataka,india
    Posts
    4

    about using c++ or c for opengl

    i know C&C++ and i want to know is that enough to start with opengl.And i also want to know what are the software requirements for using opengl.
    and i want to tell you that i dont have any idea of opengl iam completely new to this area.

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

    Re: about using c++ or c for opengl

    Yes, if you know C/C++ then all you need is to get a understanding of 3D graphics and the math that is used in 3D programming.

    A good place to start is:
    nehe.gamedev.net // This is a good source of examples of programming opengl in C/C++.

    Hardware needed is a fast processor(PII+) and a opengl supported video card.

  3. #3
    Junior Member Regular Contributor
    Join Date
    Mar 2000
    Location
    Aurora, Illinois, USA
    Posts
    217

    Re: about using c++ or c for opengl

    you don't NEED hardware opengl accel., but it's very nice =). So try it even if you have none
    Navreet Gill [img]/forum/images/%%GRAEMLIN_URL%%/smile.gif[/img]

Posting Permissions

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