Author Topic: Quick question about OpenGL  (Read 1363 times)

0 Members and 1 Guest are viewing this topic.

Offline z64555

  • 210
  • Self-proclaimed controls expert
    • Steam
Quick question about OpenGL
I REALLY have no idea which forum this should be in, so I'm sorry if I pissed off a mod or two.  :nervous:

Ok, I recently enrolled in a Computer Graphics class for the heck of it, and somehow got around to wondering what versions of OpenGL the latest version of FSO uses.
Secure the Source, Contain the Code, Protect the Project
chief1983

------------
funtapaz: Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Juche.
z64555: s/J/Do
BotenAlfred: <funtapaz> Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Douche.

 

Offline The E

  • He's Ebeneezer Goode
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Quick question about OpenGL
Well.

OpenGL support in FSO is a bit of an issue. We're currently technically using OpenGL 2, with a few bits and pieces (namely our shader support) relying on capabilities present in OpenGL 3 hardware.

Also note that, in a pinch, you can run FSO with a minimum OGL version of 1.4.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

  

Offline z64555

  • 210
  • Self-proclaimed controls expert
    • Steam
Re: Quick question about OpenGL
Many thanks, The E.

I was looking at the OGL website the other day and noticed they already specified OGL 4.2... sheesh. I don't know if I can keep up with technology anymore.
Secure the Source, Contain the Code, Protect the Project
chief1983

------------
funtapaz: Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Juche.
z64555: s/J/Do
BotenAlfred: <funtapaz> Hunchon University biologists prove mankind is evolving to new, higher form of life, known as Homopithecus Douche.

 

Offline The E

  • He's Ebeneezer Goode
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Quick question about OpenGL
Well, if you're planning on studying it, I would recommend starting with OpenGL 3. Version 3 did a lot of restructuring of the API, and how it works behind the scenes; OGL 4 are incremental upgrades on that.

Also, OGL 4.2 is supported on Radeon 5k series cards and higher (although not by the standard drivers yet), I think the same goes for the equivalent nvidia hardware.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns