Welcome to the repository for the lab sessions of CSC_53433_EP "Creative and Generative Models in Computer Graphics" for the course 2025-2026! Here, you will find a brief introduction to install and ...
Git is a distributed Version Control System (VCS), which means it is a useful tool for easily tracking changes to your code, collaborating, and sharing. With Git you can track the changes you make to ...