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.
-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
Question
Mike Lynch 0
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.
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.