File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 1- ## NodeGraphQt
21
3- <img src =" /docs/_images/logo.png " title =" logo " >
2+ # NodeGraphQt
3+
4+ <p align =" center " >
5+ <a href="https://jchanvfx.github.io/NodeGraphQt" target="_blank">
6+ <img src="/docs/_images/logo.png" title="logo">
7+ </a>
8+ </p >
49
510`` NodeGraphQt `` is a node graph UI framework for ` PySide2 ` that can be implemented and re-purposed into
611applications.
712
813<img src =" /docs/_images/screenshot.png " width =" 100% " title =" NodeGraphQt " >
914
1015
11- #### Documentation
16+ ## Documentation
1217
1318<a href =" https://jchanvfx.github.io/NodeGraphQt " target =" _blank " >https://jchanvfx.github.io/NodeGraphQt </a >
1419
@@ -17,15 +22,15 @@ See the [basic_example.py](/examples/basic_example.py) python script from this r
1722More examples can be found in the API documentation:<br >
1823https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_overview.html#simple-example
1924
20- #### Vertical Layout
25+ ## Vertical Layout
2126
2227<img src =" /docs/_images/vertical_layout.png " width =" 600 " title =" Vertical Layout " >
2328
24- #### Pipe Layout
29+ ## Pipe Layout
2530
2631<img src =" /docs/_images/pipe_layout_types.gif " width =" 600 " title =" Pipe Layout " >
2732
28- #### Custom Widgets
33+ ## Custom Widgets
2934
3035https://jchanvfx.github.io/NodeGraphQt/api/html/custom_widgets.html
3136
You can’t perform that action at this time.
0 commit comments