Skip to content

This software started as a university graduation project aimed to create an all in one software that allows anyone to just hop in and start programing using visual modular code blocks (nodes), kind of like (( Unreal Engines Blueprint Graph System )).. It enables the code to be translated from the Visual Scripting graph into any programming langu…

License

Notifications You must be signed in to change notification settings

Sheriff99yt/Vision_Visual_Scripting

Repository files navigation

This software started as a university graduation project aimed to create an all in one software that allows anyone to just hop in and start programing using visual modular code blocks (nodes), kind of like (( Unreal Engines Blueprint Graph System )).. It enables the code to be translated from the Visual Scripting graph into any programming language syntax the user selects.


Simple use case..

Vvs.Showcase-1.webm

Steps to Run Vision Visual Scripting

1- Download and Install PyCharm https://www.jetbrains.com/pycharm/download/#section=windows


2- Make sure GitHub plug-in is installed

3- Click on Get From VCS


4- Copy the Link from the GitHub Repo then Past it in PyCharm then click Clone


5- Go to the requirements file and make sure all necessary libraries are installed


6- Go to vvs_app/main.py


7- Right click on main.py then click run

Finally - This is what should apear





Notes:

About

This software started as a university graduation project aimed to create an all in one software that allows anyone to just hop in and start programing using visual modular code blocks (nodes), kind of like (( Unreal Engines Blueprint Graph System )).. It enables the code to be translated from the Visual Scripting graph into any programming langu…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published