OpenGL2 Support

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
Guest

OpenGL2 Support

Post by Guest »

Hiya!
I know that Irrlicht currently supports OpenGL 1.5... is OpenGL 2.0 planned? i didnt find anything using the search function btw :wink:
Replicator

Post by Replicator »

for what? you can access all features with GL extensions... and since OpenGL 2.0 is not supported by the OS I dont think irrlicht will make direct use of it :O
Baal Cadar
Posts: 377
Joined: Fri Oct 28, 2005 10:28 am
Contact:

Post by Baal Cadar »

What do you want to be supported specifically?
OpenGL 2.0 is not fundamentally different from OpenGL 1.5. Actually I don't know if there is any new feature, that wasn't available in 1.5 through an ARB...
Joe_Oliveri
Posts: 448
Joined: Tue Oct 05, 2004 3:24 am
Location: Boston, MA

Post by Joe_Oliveri »

There are only a few extra shader extentions. Nothing to big.
Irrlicht Moderator || Game Designer
Learn the basics at </dream.in.code>
Post Reply