- GitHub - vasavamsi/Implementation-of-Loop-Subdivision-Algorithm-using-Half-Edge-Data-Structure-in-Python: This project implements the Loop algorithm for subdivision of the input mesh to smoothen it.
This project implements a simplified banking system using Python object-oriented programming (OOP) principles, with a focus on modular design, class hierarchies, and UML modeling. The system models ...