Skip to content

Commit 3470f37

Browse files
committed
README added links to the preview images
1 parent 025700a commit 3470f37

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ MIT, see [LICENSE.md](http://github.com/vorg/pex-experiments/blob/master/LICENSE
99

1010
| Screenshot | Name |
1111
| ------------- | ------------- |
12-
| ![](blocks/screenshot.jpg)| [blocks](/blocks) - procedural geometry and SSAO |
13-
| ![](graph/screenshot.png)| [graph](/graph) - 2D graph drawing and editing |
14-
| ![](instanced-stream/screenshot.jpg)| [instanced-stream](/instanced-stream) - instancing with shadows |
15-
| ![](shadows/screenshot.jpg)| [shadows](/shadows) - soft shadow maps|
16-
| ![](d3-scale-gradient/screenshot.jpg)| [d3-scale-gradient](/d3-scale-gradient) testing build-in gradients from d3|
17-
| ![](gradient-gamma/screenshot.jpg)| [gradient-gamma](/gradient-gamma) - gamma correction influence on color interpolation|
18-
| ![](benchmark/screenshot.jpg)| [benchmark](/benchmark) - simple cube benchmark|
12+
| [![](blocks/screenshot.jpg)](/blocks)| [blocks](/blocks) - procedural geometry and SSAO |
13+
| [![](graph/screenshot.png)](/graph)| [graph](/graph) - 2D graph drawing and editing |
14+
| [![](instanced-stream/screenshot.jpg)](/instanced-stream)| [instanced-stream](/instanced-stream) - instancing with shadows |
15+
| [![](shadows/screenshot.jpg)](/shadows)| [shadows](/shadows) - soft shadow maps|
16+
| [![](d3-scale-gradient/screenshot.jpg)](/d3-scale-gradient)| [d3-scale-gradient](/d3-scale-gradient) testing build-in gradients from d3|
17+
| [![](gradient-gamma/screenshot.jpg)](/gradient-gamma)| [gradient-gamma](/gradient-gamma) - gamma correction influence on color interpolation|
18+
| [![](benchmark/screenshot.jpg)](/benchmark)| [benchmark](/benchmark) - simple cube benchmark|

0 commit comments

Comments
 (0)