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

Thread: A basic question!

  1. #1
    Junior Member Newbie
    Join Date
    Jun 2011
    Posts
    1

    A basic question!

    Hi everybody!
    I'm a noob,
    I have many questions, the first:
    Is GLSL used in a standalone way, or does it have to be used combined with, for example, c++ and opengl?

  2. #2
    Junior Member Regular Contributor tksuoran's Avatar
    Join Date
    Mar 2008
    Location
    United Kingdom
    Posts
    200

    Re: A basic question!

    GLSL is not standalone, it needs to be combined with OpenGL. For programming language, you have many languages to choose from. If you have a favorite, use that.

Posting Permissions

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