You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: md/6_2_standalone/5_standalone_faq/standalone_faq.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Standalone - FAQ
2
2
3
+
## How can I run cables standalone in fullscreen/presentation mode
4
+
5
+
To start cables standalone in fullscreen and/or open the renderer in fullscreen on start, use the following
6
+
command line arguments.
7
+
8
+
-`--fullscreen` open editor in fullscreen window on start
9
+
-`--maximize-renderer` maximize the renderer to window size on start
10
+
11
+
Use `--help` for more info.
12
+
3
13
## Where can I find more information and tutorials to get started?
4
14
5
15
There are plenty of tutorial videos on our [YouTube channel](https://www.youtube.com/cables_gl), some cover specific standalone topics. Feel free to suggest
0 commit comments