A collection of UI components and tools implemented using the Vedo library in Python.
This project extends the Vedo library with additional UI components and tools such as ComboBox, RadioButton, CheckBox, TextBox, TextEditor, ToggleSwitch, ColorPicker, and Adder. These components provide enhanced interactivity and user input capabilities for Vedo-based applications.
git clone https://github.com/aishadahesh/Vedo-UI-Extensions.git
To install the necessary dependencies, run: ' pip install vedo '
-
Check Box: A set of selectable options represented as checkboxes.
-
Radio Button: A set of mutually exclusive options represented as radio buttons.
-
Color Picker: A color picker tool for adjusting the color of meshes.
-
Text Box:
-
Adder: A component for incrementing and decrementing a value.
-
Text Editor: A full-featured text editor with font, color, size, save/delete options, and undo/redo functionality.
Aisha Abu dahesh - aishadahesh11@gmail.com Salam Qais - salamqais75@gmail.com
This project was done as part of the requirements for a BSc in computer science at the University of Haifa, under the supervision of Prof. Roi Poranne