Jump to content
  • 0

TitaniumGL (OpenGL to D3D wrapper/driver)


Mike Lynch

Question

Let me introduce TitaniumGL, which will might come in hand for people who wish to run win11 on older graphics cards, and having no opengl support on their system.

TitaniumGL is a 64 and 32 bit OpenGL driver (/implementation) which on Windows acts as an OpenGL to D3D9 wrapper. With the help of TitaniumGL, games using OpenGL (up to 1.4) can be used on computers with no OpenGL drivers. If no hardware 3D acceleration is present on the system, TitaniumGL uses its built-in software renderer as backup.

tuckart7.jpg


Screenshot: tuxkart running with TitaniumGL

TitaniumGL features:

Supported geometry types and pipelines:

-Triangles
-Quads
-Triangle strip
-Triangle fan
-Quad strip
-Polygons
-Wireframe (limited)
-Points (limited)
-Lines (limited)
-Immediate mode (glvertex3f)
-Vertex array
-Compiled (Compressed) vertex array
-Element array
-Vertex Buffer Object (VBO)


Supported coloring and lighting features:

-Colors
-Normal vectors
-16, 24 and 32 bit texturing
-Multitexturing
-4 texturing units (TMU)
-Materials (limited)
-Ambient, diffuse and specular lighting (limited)
-Lights up to 8 light source (limited)
-Blending and alpha blending


Supported frame buffer features:

-Antialiasing
-True color frame buffer
-Z buffer
-Perspective correction
-Low level pixel drawing operations
-Direct frame buffer access


Supported technical features:

-Multirheading up to 32 CPU cores
-Hardware transforming (partially)
-Small file-size
-Direct3D rendering (under Windows)
-Automatic software-rendering fallback
-Command batching

Free for personal or commercial use.

Get TitaniumGL: TitaniumGL
 
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • AD
  • Recent Status Updates

    No Recent Status Updates
  • Most Solved

    Nothing has been solved this week.

×
×
  • Create New...