Repository containing some of my project for Computer Graphics curriculum
Those applications are writen in C++ using QT framework. To build them use:
- qmake
- make
Program which allows user to solve Rubics Cube.
- Randomize the cube by pressing r button
- Pick a wall you want to rotate with w,a,s,d buttons
- Rotate it by pressing left or right mouse buttons
Simple color picker with rgb and hsv version
Simple app allows user to blend images from given directory