Home | About Us | About the Project | UML Diagrams | Codes | Outcome | System Requirements
System Requirements
Compatibility¶
Our codebase is designed for compatibility across different computers, ensuring that the project can run smoothly regardless of the system in use. There is a single piece of code that operates effectively on multiple systems. If the computer supports two external displays, it's even possible to use this functionality on the same device without any additional setup.
Real-Time Control GUI¶
The project includes a user interface built with Tkinter, a Python library for creating GUIs. This interface enables real-time control over the projection, allowing users to adjust settings and parameters on the fly. Tkinter's integration ensures that the GUI remains responsive and accessible on any compatible computer.
Note: To run the GUI, Python and the Tkinter library must be installed on the computer.
Updated by Ty Hikaru DAULTON 6 months ago · 3 revisions