@@ -5,7 +5,7 @@ using modern graphics API through the excellent [Sokol GFX](https://github.com/f
5
5
6
6
Sokol GP, or in short SGP, stands for Sokol Graphics Painter.
7
7
8
- ![ sample-primitives] ( https://raw.githubusercontent.com/edubart/ sokol_gp/master/screenshots/ sample-primitives.png )
8
+ [ ![ sample-primitives] ( https://edubart.github.io/ sokol_gp/sample-primitives.html )] ( https://edubart.github.io/sokol_gp/ sample-primitives.html )
9
9
10
10
## Features
11
11
@@ -470,31 +470,31 @@ added new pre-multiplied blend modes.
470
470
## Screenshots
471
471
472
472
Here are some screenshots of all samples in ` samples ` directory.
473
- Click on any of the images to view it in your browser.
473
+ Click on any of the images to view it actually being rendered in realtime in your browser.
474
474
475
475
Primitives sample:
476
476
477
- [ ![ sample-primitives] ( https://raw.githubusercontent.com/edubart/ sokol_gp/master/screenshots/ sample-primitives.png )] ( https://edubart.github.io/sokol_gp/sample-primitives.html )
477
+ [ ![ sample-primitives] ( https://edubart.github.io/ sokol_gp/sample-primitives.html )] ( https://edubart.github.io/sokol_gp/sample-primitives.html )
478
478
479
479
Blending modes samples:
480
480
481
- [ ![ sample-blend] ( https://raw.githubusercontent.com/edubart/ sokol_gp/master/screenshots/ sample-blend.png ) ]( https://edubart.github.io/sokol_gp/sample-blend.html )
481
+ [ ![ sample-blend] (https://edubart.github.io/ sokol_gp/sample-blend.png ] ( https://edubart.github.io/sokol_gp/sample-blend.html )
482
482
483
483
Frame buffer sample:
484
484
485
- [ ![ sample-framebuffer] ( https://raw.githubusercontent.com/edubart/ sokol_gp/master/screenshots/ sample-framebuffer.png ) ]( https://edubart.github.io/sokol_gp/sample-framebuffer.html )
485
+ [ ![ sample-framebuffer] (https://edubart.github.io/ sokol_gp/sample-framebuffer.png ] ( https://edubart.github.io/sokol_gp/sample-framebuffer.html )
486
486
487
487
Rectangle sample:
488
488
489
- [ ![ sample-rectangle] ( https://raw.githubusercontent.com/edubart/ sokol_gp/master/screenshots/ sample-rectangle.png ) ]( https://edubart.github.io/sokol_gp/sample-rectangle.html )
489
+ [ ![ sample-rectangle] (https://edubart.github.io/ sokol_gp/sample-rectangle.png ] ( https://edubart.github.io/sokol_gp/sample-rectangle.html )
490
490
491
491
Effect sample:
492
492
493
- [ ![ sample-effect] ( https://raw.githubusercontent.com/edubart/ sokol_gp/master/screenshots/ sample-effect.gif ) ]( https://edubart.github.io/sokol_gp/sample-effect.html )
493
+ [ ![ sample-effect] (https://edubart.github.io/ sokol_gp/sample-effect.png ] ( https://edubart.github.io/sokol_gp/sample-effect.html )
494
494
495
495
SDF sample:
496
496
497
- [ ![ sample-sdf] ( https://raw.githubusercontent.com/edubart/ sokol_gp/master/screenshots/ sample-sdf.gif ) ]( https://edubart.github.io/sokol_gp/sample-sdf.html )
497
+ [ ![ sample-sdf] (https://edubart.github.io/ sokol_gp/sample-sdf.png ] ( https://edubart.github.io/sokol_gp/sample-sdf.html )
498
498
499
499
## Donation
500
500
0 commit comments