Download Code SampleDownload Documentation
Features / Description
This sample demonstrates a CPU-optimized implementation of the God Rays effect, showing how to:
- Implement calculation kernels using the OpenCL™ technology C99
- Parallelize the kernels by running several work-groups in parallel
- Organize data exchange between the host and the OpenCL device
Supported Devices: CPU, Intel® Processor Graphics
Supported OS: Windows* OS
Complexity Level: Intermediate
Refer to the sample release notes for information on system requirements.
For more information about the sample refer to the sample User's Guide inside the sample package.
* OpenCL and the OpenCL logo are trademarks of Apple Inc. used by permission by Khronos.