File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
![ title] ( https://github.com/Akascape/TkNodeSystem/assets/89206401/a84cb60a-cc6f-4609-8452-3ff4fcd0c46b )
2
2
3
- ** Simple Node System (DAG) in tkinter python!**
3
+ ** Advanced Node System (DAG) in tkinter python!**
4
4
5
5
## Feature
6
6
- Lightweight library
@@ -47,13 +47,25 @@ Full documentation can be found in the **Wiki** page
47
47
## Examples
48
48
Examples can be found in the [ ` examples ` ] ( https://github.com/Akascape/TkNodeSystem/tree/main/examples ) folder.
49
49
50
+ <div align =" center " >
51
+
50
52
### Level: Beginner
53
+ Maths with tknodes
51
54
52
- ### Level: Intermediate
55
+ ![ Example1 ] ( https://github.com/Akascape/TkNodeSystem/assets/89206401/9bb709fa-78e8-4db0-b5f1-8848fd32aa81 )
53
56
54
- ![ Example App] ( https://github.com/Akascape/TkNodeSystem/assets/89206401/ea818333-c979-4402-bc7c-8850930dc087 )
57
+ ### Level: Intermediate
58
+ Image manipulation with PIL
59
+
60
+ ![ Example2] ( https://github.com/Akascape/TkNodeSystem/assets/89206401/ea818333-c979-4402-bc7c-8850930dc087 )
55
61
56
62
### Level: Advanced
63
+ 3D Viewer
64
+
65
+ ![ Screenshot] ( https://github.com/Akascape/TkNodeSystem/assets/89206401/83e5d356-947e-4737-9f92-487a2cfc7d3f )
66
+ ![ Screenshot] ( https://github.com/Akascape/TkNodeSystem/assets/89206401/a5695e72-c739-41ce-a700-20c3b4bd052b )
67
+
68
+ </div >
57
69
58
70
### Bug Fixes
59
71
This library is at ** experimental stage** , so there must be some bugs which can appear randomly.
You can’t perform that action at this time.
0 commit comments