News

Traditional clothing displays usually rely on physical models or static images, lacking interactivity and flexibility. This paper uses the StyleGAN architecture to learn human morphology and texture ...
Chess3D Chess3D is an animation developed in C++ with OpenGL. This project is a base for analysing and implementing various Computer Graphics algorithms.
Sudoku Solver and Generator in Rust: Generate random Sudoku puzzles, solve them with a backtracking algorithm, and watch the solving process unfold in your terminal. Includes timing for each puzzl ...