Skip to content

Repository containing some of my project for Computer Graphics curriculum

Notifications You must be signed in to change notification settings

mtracewicz/ComputerGraphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics

Repository containing some of my project for Computer Graphics curriculum

Info

Those applications are writen in C++ using QT framework. To build them use:

  1. qmake
  2. make

Rubics Cube

Program which allows user to solve Rubics Cube.

How to play:

  1. Randomize the cube by pressing r button
  2. Pick a wall you want to rotate with w,a,s,d buttons
  3. Rotate it by pressing left or right mouse buttons

Examples:

cube-unsorted cube-sorted

HSV

Simple color picker with rgb and hsv version

Alpha Blending

Simple app allows user to blend images from given directory

About

Repository containing some of my project for Computer Graphics curriculum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published