A Cross Platform Node Based Editor developed in QT C++. A builtin parser and python transplier is also written. It usage absolutely zero third party libaries.
The UI consist of 3 parts:
->black background grid area , movable,zoomable and resizable area,draws all connection.
->base class of all operational Node entity , contains various properties and it store values and connections.
-> contain rewritten Label,NumberBox,TextBox,CheckBox , Port Connections etc.
This is very early version things may break or may not work as expected.
- Right click on blackboard to bring context menu.
- Start Adding And Connecting node.
- When done Click on Result get button
- Currently output python file is generated at
C:\Users\shive\OneDrive\Desktop\m.py
A python transpiled (.py) file generated as output of Program.