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

Implementation tagged stories

Pre-release of the open source project ‘CLyther’

Currently in the planning stages of a new open source project, CLyther, is a Python tool similar to Cython. CLyther is a python language extension that makes writing OpenCL code as easy as Python itself. CLyther currently only supports a subset of the Python language definition but adds many new features to OpenCL. CLyther exposes both the OpenCL C library as well as the OpenCL language to python.
Read More

OpenCL Marching Cubes example implementation using OpenGL

CMSoft brings a versatile and useful tool, Marching Cubes, adapted to GPU acceleration using OpenCL. Sample source code is available. Marching Cubes is an algorithm used in a very wide range of applications, including Medical visualizations such as CT and MRI scan images; Special 3D effects and 3D modelling of metaballs or metasurfaces: Analysis of oil reservoirs in the oil and gas industry and Reconstitution of surfaces whose data has been acquired through seismic methods.
Read More

safety