Quantcast
Channel: Intel Developer Zone Articles
Viewing all articles
Browse latest Browse all 3384

HDR Rendering with God Rays Using OpenCL*

$
0
0

Features / Description

This sample demonstrates a CPU-optimized implementation of the God Rays effect, showing how to:

  • implement calculation kernels using OpenCL* C99
  • parallelize the kernels by running several work-groups in parallel
  • organize data exchange between the host and the OpenCL* device
  • store the final image on the hard drive.

Supported Devices: CPU, Intel® Processor Graphics
Complexity level: Intermediate

Refer to the Release Notes for information on system requirements.

* OpenCL and the OpenCL logo are trademarks of Apple Inc. used by permission by Khronos.


Viewing all articles
Browse latest Browse all 3384

Trending Articles