summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 21005a5..becac8c 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,18 @@ Simple ray casting demo
---
+## Testing on virtual framebuffer
+If you want to test your programs that made with FBGL without accelerate you user privilages on Linux, fallow these streps:
+
+```sh
+chmod +x fbgl_test_virtual_fb.sh
+./fbgl_test_virtual_fb.sh
+```
+Then, open a VNC viewer (like TigerVNC), connect to:
+```sh
+localhost:5900
+```
+
## Contact
If you have questions or suggestions, feel free to reach out via GitHub or email.