Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Page 71 of 173 FirstFirst ... 2161697071727381121171 ... LastLast
Results 701 to 710 of 1724

Thread: OpenGL 3 Updates

  1. #701
    Senior Member OpenGL Guru knackered's Avatar
    Join Date
    Aug 2001
    Location
    UK
    Posts
    3,032

    Re: OpenGL 3 Updates

    Quote Originally Posted by Jan
    knackered: I value your professional opinion about 3D graphics stuff, but i really don't care for your political views, please spare me those in the future.
    If this were an email conversation, I'd respect that wish. But seeing as though it's a public forum, I'll ignore that wish.

    I like a good bicker. I'm not happy unless I've got something to moan about.

  2. #702
    Intern Contributor NeARAZ's Avatar
    Join Date
    Dec 2006
    Location
    Lithuania
    Posts
    51

    Re: OpenGL 3 Updates

    Quote Originally Posted by dor00
    One thing is sure, OpenGL as cross platform graphics api should not die, whatever it happens and must be updated and regularly by a competent company/group/whatever.
    Everything happens because there is a need. If a supposedly cross-platform API dies, then oh well, apparently there wasn't enough need to have it.

    One way or another, there will be a way to access the graphics hardware. Whether it is called OpenGL or anything else, and whether there is a single/similar way to access hardware on different OS/platforms - not so much of an issue (at least for me).

  3. #703
    Member Regular Contributor
    Join Date
    Apr 2004
    Location
    UK
    Posts
    423

    Re: OpenGL 3 Updates

    Quote Originally Posted by pudman
    It's NOT Microsoft. It's annoying to keep hearing that one come up.
    You say that, but it could be.
    Consider that the OpenGL 3 API is very close to the D3D10 API in its method of working; what if MS had a patent related to that and decided to send the lawyers in?

    Is it likely? Probably not... but in the absense of anything concreate wild speculation is the order of the day

  4. #704
    Junior Member Regular Contributor
    Join Date
    Apr 2001
    Posts
    181

    Re: OpenGL 3 Updates

    Imo, there's no technical (or similar) reason which can explain why they haven't said anything at all about what's holding them back. At least they could have admitted that they've tossed any plans of an immediate release (back in november or whatever).

  5. #705
    Member Regular Contributor
    Join Date
    Mar 2007
    Location
    California
    Posts
    410

    Re: OpenGL 3 Updates

    It is true that a great many powerful companies are heavily invested in console technology right now, and have a motivation to not want PC graphics to advance. Look at the shitty engine Epic sells compared to the superior Cry Engine 2. Obviously Epic wants to keep the consumers content with old lightmapped technology, and does not want people to expect graphics the console systems cannot run. Khronos' money comes from Sony, and Sony obviously has no interest in PC graphics being better.

    It's not a matter of speculating who is conspiring against us, it is more just a matter of looking at where the money comes from and who has motivation to retard PC graphics. I don't think OpenGL 3 is going to run on the Playstation, so why would Sony want PCs to have a better graphics API?

    So when I first heard that the Collada people were going to be running OpenGL, I was not happy. I also thought it was laughable that MS and Epic are members of the "PC Gaming Alliance". These are two companies that benefit from PC gaming being f*cked up!

    It's obvious it's being held up by IP issues, but they could at least say "It's being held up by legal problems" rather than just give us the finger.

  6. #706
    Super Moderator OpenGL Guru
    Join Date
    Feb 2000
    Location
    Montreal, Canada
    Posts
    4,421

    Re: OpenGL 3 Updates

    Quote Originally Posted by Leadwerks
    It is true that a great many powerful companies are heavily invested in console technology right now, and have a motivation to not want PC graphics to advance. Look at the shitty engine Epic sells compared to the superior Cry Engine 2. Obviously Epic wants to keep the consumers content with old lightmapped technology, and does not want people to expect graphics the console systems cannot run. Khronos' money comes from Sony, and Sony obviously has no interest in PC graphics being better.

    It's not a matter of speculating who is conspiring against us, it is more just a matter of looking at where the money comes from and who has motivation to retard PC graphics. I don't think OpenGL 3 is going to run on the Playstation, so why would Sony want PCs to have a better graphics API?

    So when I first heard that the Collada people were going to be running OpenGL, I was not happy. I also thought it was laughable that MS and Epic are members of the "PC Gaming Alliance". These are two companies that benefit from PC gaming being f*cked up!

    It's obvious it's being held up by IP issues, but they could at least say "It's being held up by legal problems" rather than just give us the finger.
    GL3 is a API cleanup and some small amount of performance and consistency. It won't make PC gaming better.
    Also, GL3 can be made available for Playstation 3 and quicker since the driver design would be MUCH simpler.
    ------------------------------
    Sig: http://glhlib.sourceforge.net
    an open source GLU replacement library. Much more modern than GLU.
    float matrix[16], inverse_matrix[16];
    glhLoadIdentityf2(matrix);
    glhTranslatef2(matrix, 0.0, 0.0, 5.0);
    glhRotateAboutXf2(matrix, angleInRadians);
    glhScalef2(matrix, 1.0, 1.0, -1.0);
    glhQuickInvertMatrixf2(matrix, inverse_matrix);
    glUniformMatrix4fv(uniformLocation1, 1, FALSE, matrix);
    glUniformMatrix4fv(uniformLocation2, 1, FALSE, inverse_matrix);

  7. #707
    Senior Member OpenGL Guru
    Join Date
    Dec 2000
    Location
    Reutlingen, Germany
    Posts
    2,052

    Re: OpenGL 3 Updates

    I don't know about the PS3's 3D graphics API, but i would assume, that Sony might at least consider to implement GL3 on it, if it matches its hardware (ie. has no special features, that are not handled through GL3).

    The point is, if the PS3 did allow to use GL3, it would attract more developers to port to the PS3 (or, it would make it EASIER), since people would then only need to support 2 APIs (D3D9 and GL3), whereas today they need 3, if they want to include MacOS (and Linux).

    On the other hand, what i heard about Sony, they are still more of a hardware-company and their tools are supposed to be quite limited (more information from people who know what they are talking about is much appreciated!), so maybe they just don't care much and think it is the developers problem, not theirs.

    Anyway, having more options is usually a good thing.

    Jan.
    GLIM - Immediate Mode Emulation for GL3

  8. #708
    Senior Member OpenGL Pro Zengar's Avatar
    Join Date
    Sep 2001
    Location
    Germany
    Posts
    1,979

    Re: OpenGL 3 Updates

    I don't know if this thought was already expressed by anyone, but is there really a point in a new graphics API? Look at the modern cards --- they evolve rapidly to general-purpose stream computing devices. If this continues, in 3-5 years we will have a need for a cross-platform stream computing API (like CUDA), which will make any graphics API obsolete. That is, even if hey bring GL3 out, it won't last for longer then maybe six years.

  9. #709
    Senior Member OpenGL Guru
    Join Date
    Dec 2000
    Location
    Reutlingen, Germany
    Posts
    2,052

    Re: OpenGL 3 Updates

    Yes, actually that thought was already expressed! I think it was somewhere in this thread, or in the "No newsletter out yet"-thread.
    GLIM - Immediate Mode Emulation for GL3

  10. #710
    Senior Member OpenGL Guru
    Join Date
    Mar 2001
    Posts
    3,768

    Re: OpenGL 3 Updates

    is there really a point in a new graphics API?
    Yes. Because no matter how general-purpose a GPU becomes, it's still a GPU. And the most effective way to set that GPU up is not something that a graphics programmer should have to know.

    GP-GPU APIs and the like are not good graphics APIs.

Posting Permissions

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