Skip to content

Commit

Permalink
Update example screen shot
Browse files Browse the repository at this point in the history
  • Loading branch information
RuiwenTang committed Mar 30, 2022
1 parent ca3fe30 commit 8c8b191
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Its **API** follows the same pattern as [Skia](https://skia.org/) and implements

| [Just like nanovg](./example/frame_example.cc) | [SVG render](./example/svg_example.cc) | [Basic Example](./example/example.cc) | [Android Porting](https://github.com/RuiwenTang/Skity-Android) |
| ---------------------------------------------------- | ----------------------------------------------- | ------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| <img src="./resources/nanovg_demo.png" width="200" > | <img src="./resources/tiger.png" width="150" /> | <img src="./resources/skia_demo.png" width="150"> | <img src="https://github.com/RuiwenTang/Skity-Android/blob/main/screen_shots/gl_frame_example_android.png?raw=true" width="200"> |
| <img src="./resources/nanovg_demo.png" width="200" > | <img src="./resources/tiger.png" width="150" /> | <img src="./resources/skia_demo.png" width="180"> | <img src="https://github.com/RuiwenTang/Skity-Android/blob/main/screen_shots/gl_frame_example_android.png?raw=true" width="200"> |

| [Blur filter example](./example/filter_example.cc) | [NanoGUI Porting](https://github.com/RuiwenTang/nanogui) |
| -------------------------------------------------------- | -------------------------------------------------------- |
Expand Down
Binary file modified resources/skia_demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8c8b191

Please sign in to comment.