Skip to content

Commit

Permalink
README: add screenshot of plplay
Browse files Browse the repository at this point in the history
It would be cool if I could figure out more screenshots to add, maybe
some sort of comparison between bilinear and jinc scaling or w/e.
  • Loading branch information
haasn committed Mar 26, 2021
1 parent 7329f2c commit 0b9f1ec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@ libplacebo currently supports both Vulkan (including MoltenVK) and OpenGL, and
contains backwards compatibility code for very old versions of GLSL down to
GLES 2.0 and OpenGL 1.3.

### Examples

This screenshot from the included [plplay demo program](./demos/plplay.c)
highlights just some of the features supported by the libplacebo rendering
code, all of which are adjustable dynamically during video playback.

[<img src="./demos/plplay-screenshot.png" width="200" alt="plplay settings" />](./demos/plplay-screenshot.png)

### History

This project grew out of an interest to accomplish the following goals:
Expand Down
Binary file added demos/plplay-screenshot.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 0b9f1ec

Please sign in to comment.