The Khronos Group - Connecting Software to Silicon

The Khronos Group is a not for profit industry consortium creating open standards for the authoring and acceleration of parallel computing, graphics, dynamic media, computer vision and sensor processing on a wide variety of platforms and devices. All Khronos members are able to contribute to the development of Khronos API specifications, are empowered to vote at various stages before public deployment, and are able to accelerate the delivery of their cutting-edge 3D platforms and applications through early access to specification drafts and conformance tests.

Submit a News Story

News

HLSL2GLSL ready to convert HLSL shaders to OpenGL ES Shading Language shaders

HLSL2GLSL is an open source tool that translates DirectX 9 HLSL shaders into the OpenGL Shading Language (GLSL). The new v0.9 has been released with many options that will support shaders that are compatible with OpenGL ES 2.0 (OpenGL ES 2.0 implementations are on track for release in early 2007). Specifically, HLSL2GLSL can generate shaders that use only user attributes and user varyings (required by OpenGL ES Shading Language v1.00). In addition, it can prepend a default precision qualifier as required by ES v1.00 for fragment shaders.

safety