Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6936678

Browse filesBrowse files
authored
Update README.md
add Qt examples link to readme
1 parent 221a20c commit 6936678
Copy full SHA for 6936678

File tree

1 file changed

+5
-1
lines changed
Filter options

1 file changed

+5
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,14 @@ Note that `fastplotlib` code is basically identical between desktop and notebook
9595

9696
### Desktop examples using `glfw` or `Qt`
9797

98-
Desktop examples are here:
98+
GLFW examples are here. GLFW is a "minimal" desktop framework.
9999

100100
https://github.com/fastplotlib/fastplotlib/tree/main/examples/desktop
101101

102+
Qt examples are here:
103+
104+
https://github.com/fastplotlib/fastplotlib/tree/main/examples/qt
105+
102106
Some of the examples require imageio:
103107
```
104108
pip install imageio

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.