File tree Expand file tree Collapse file tree 1 file changed +10
-23
lines changed Expand file tree Collapse file tree 1 file changed +10
-23
lines changed Original file line number Diff line number Diff line change @@ -5,43 +5,30 @@ applications.
55
66<img src =" /docs/_images/screenshot.png " width =" 100% " title =" NodeGraphQt " >
77
8+
89#### Documentation
910
1011<a href =" https://jchanvfx.github.io/NodeGraphQt " target =" _blank " >https://jchanvfx.github.io/NodeGraphQt </a >
1112
12- #### Navigation
13-
14- | action | controls |
15- | ------------- | :------------------------------------------:|
16- | Zoom in/out | ` Alt + MMB Drag ` or ` Mouse Scroll Up/Down ` |
17- | Pan | ` Alt + LMB Drag ` or ` MMB Drag ` |
18- | Node search | ` Tab ` |
13+ See the [ basic_example.py] ( /examples/basic_example.py ) python script from this repo.
1914
20- #### Slice Connections
21-
22- <img src =" /docs/_images/slicer.png " width =" 500 " title =" Pipe Slicer " >
23-
24- | action | controls |
25- | ----------------- | :------------------------:|
26- | Slice Connections | ` Shift + Alt + LMB Drag ` |
15+ More examples can be found in the API documentation:<br >
16+ https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_overview.html#simple-example
2717
2818#### Vertical Layout
19+
2920<img src =" /docs/_images/vertical_layout.png " width =" 600 " title =" Vertical Layout " >
3021
3122#### Pipe Layout
3223
3324<img src =" /docs/_images/pipe_layout_types.gif " width =" 600 " title =" Pipe Layout " >
3425
35- #### Widgets
36- <img src =" /docs/_images/prop_bin.png " width =" 600 " title =" Properties Bin " >
37- <img src =" /docs/_images/nodes_palette.png " width =" 350 " title =" Nodes Paletten " >
38-
39- #### Examples
40-
41- See the [ basic_example.py] ( /examples//basic_example.py ) python script in this repo.
26+ #### Slice Connections
4227
43- More examples can be found in the API documentation here:
28+ < img src = " /docs/_images/slicer.png " width = " 500 " title = " Pipe Slicer " >
4429
45- https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_overview.html#simple-example
30+ #### Custom Widgets
31+ <img src =" /docs/_images/prop_bin.png " width =" 600 " title =" Properties Bin " >
32+ <img src =" /docs/_images/nodes_palette.png " width =" 350 " title =" Nodes Paletten " >
4633
4734
You can’t perform that action at this time.
0 commit comments