Slashdot Mirror


OpenGL 2.0 Released

berny@work writes "OpenGL has finally released version 2.0. The benefits include Programable Shaders, in particular: Shader Objects, Shader Programs, OpenGL Shading Language and changes to the Shader API. If you are interested take a look at the tutorials and the case studies that are linked to from the OpenGL site."

3 of 353 comments (clear)

  1. Yeah but by CGP314 · · Score: 5, Funny

    The benefits include Programable Shaders, in particular: Shader Objects, Shader Programs, OpenGL Shading Language and changes to the Shader API.

    Look, all I want to know is if I can shade something.

  2. Too Little, Too Late by mod_parent_down · · Score: 5, Funny

    At this point, DirectX is at least 4.5x better than OpenGL.

  3. Re:Reading OpenGL tutorials is such a harsh remind by discord5 · · Score: 5, Funny
    To a web/enterprise programmer like myself (who lately has been using Java), reading opengL tutorials kind of reminds me that no matter how good a programmer, learning an API extensively is most of the work.

    APIs are indeed most of the work. Learning a language completely is simple (unless it's perl, and no, that's not a flamebait), but it's the APIs that make you an effective coder. When I first started web-coding, I knew next to nothing. It took me a while to find my way around things in perl (the Camel book helped). I'm pretty sure if tomorrow I need to do a Java Enterprise project, I'll be messing about for a couple of weeks in finding my way. Unfortunatly this is a fact that many managers seem to forget.

    Fuck I'm just totally lost staring at openGL code :)
    Anyone else feel inadquate ? :)

    When I first read the openGL API I wanted to run to the bookstore and get lots of books on the subject.
    When I thought about it for a while, I wanted to run to the bookstore and get lots of math books teaching me the skills I need to do things.
    When I got a girlfriend, I gave up on the "running to the bookstore for knowledge" and started thinking about other things.
    When said girlfriend and I broke up, I was preparing for endterms.
    When I got a job, I thought "I'll have time in the evenings to learn new stuff".
    When I was working for 3 months I discovered that I really didn't want to code at home anymore.
    When they fired me (yesterday) I thought "I wish I'd spent some time learning openGL."