Writing shaders for procedural bump mapping/reflection mapping using GLSL.

There are also interesting things done using Nvidia CUDA, using GPU to do calculations instead of GPU. These includes,
- Convolution
- Prefixsums
- Scatter and gather techniques in sorting unique numbers
No comments:
Post a Comment