Another Graphics Library

[b]Hello,

Please I want to another Graphics library with standalone API , I mean similar to OpenGL but Not depending on OpenGL API or Based on OpenGL API and as well easy in code and Support modern Hardware ?

anyone Plaese can help me , Thanks, [/b]

Where R U ?

Direct3D.

I notice that you said “graphics library”. OpenGL is not a graphics library. All that it does is specify an interface by which your program may tell your graphics card what to draw - but your graphics card is what does the actual drawing. Direct3D is the very same; just a different interface.

You need to be much more specfic about exactly what it is you’re looking for before any reasonable answer can be given to this question.