Skip to content

Commit 36495a3

Browse files
committed
update README.md
update README.md
1 parent ba8e6f0 commit 36495a3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

‎README.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,15 @@ CD Content ( Source Code ) of Book <GPU Gems 1~3>
100100

101101
### General-Purpose Computation on GPUs: A Primer
102102

103-
- [Ch. 31: Mapping Computational Concepts to GPUs](/GPU-Gems-2-CD-Content/High-General-Purpose_Computation_on_GPUs_A_Primer/Ch_31_Mapping_Computational_Concepts_to_GPUs)
104-
- [Ch. 36: Stream Reduction Operations for GPGPU Applications](/GPU-Gems-2-CD-Content/High-General-Purpose_Computation_on_GPUs_A_Primer/Ch_36_Stream_Reduction_Operations_for_GPGPU_Applications)
103+
- [Ch. 31: Mapping Computational Concepts to GPUs](/GPU-Gems-2-CD-Content/General-Purpose_Computation_on_GPUs_A_Primer/Ch_31_Mapping_Computational_Concepts_to_GPUs)
104+
- [Ch. 36: Stream Reduction Operations for GPGPU Applications](/GPU-Gems-2-CD-Content/General-Purpose_Computation_on_GPUs_A_Primer/Ch_36_Stream_Reduction_Operations_for_GPGPU_Applications)
105105

106106
### Image-Oriented Computing
107107

108-
- [Ch. 37: Octree Textures on the GPU](/GPU-Gems-2-CD-Content/High-General-Image-Oriented_Computing/Ch_37_Octree_Textures_on_the_GPU)
109-
- [Ch. 38: High-Quality Global Illumination Using Rasterization](/GPU-Gems-2-CD-Content/High-General-Image-Oriented_Computing/Ch_38_High-Quality_Global_Illumination_Using_Rasterization)
110-
- [Ch. 40: Computer Vision on the GPU](/GPU-Gems-2-CD-Content/High-General-Image-Oriented_Computing/Ch_40_Computer_Vision_on_the_GPU)
111-
- [Ch. 42: Conservative Rasterization](/GPU-Gems-2-CD-Content/High-General-Image-Oriented_Computing/Ch_42_Conservative_Rasterization)
108+
- [Ch. 37: Octree Textures on the GPU](/GPU-Gems-2-CD-Content/Image-Oriented_Computing/Ch_37_Octree_Textures_on_the_GPU)
109+
- [Ch. 38: High-Quality Global Illumination Using Rasterization](/GPU-Gems-2-CD-Content/Image-Oriented_Computing/Ch_38_High-Quality_Global_Illumination_Using_Rasterization)
110+
- [Ch. 40: Computer Vision on the GPU](/GPU-Gems-2-CD-Content/Image-Oriented_Computing/Ch_40_Computer_Vision_on_the_GPU)
111+
- [Ch. 42: Conservative Rasterization](/GPU-Gems-2-CD-Content/Image-Oriented_Computing/Ch_42_Conservative_Rasterization)
112112

113113
### Simulation and Numerical Algorithms
114114

0 commit comments

Comments
 (0)