Skip to content

cppVolodya/GraphicsShadowEffect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics Shadow Effect

Roadmap

  • About
  • Tech
  • Demo
  • Run locally

About

"Graphics Shadow Effect" is a program that shows the shadow effect for widgets and windows.

ProgramIcon

Tech Stack

  • C++(v17)
  • cmake(v3.22.1)
  • Qt(v6)
  • compiler gcc(c, c++, v13.2.1)
  • builder Unix Makefiles(v4.4.1)
  • compiler Visual Studio(v17 2022)
  • builder MSBuild(v17 2022)
  • operating systems(Windows, Linux)

Demo

  • Changing the blur radius parameter:
1.mp4
  • Change the effect thickness parameter:
2.mp4
  • Changing the alpha channel parameter:
3.mp4
  • Changing the color parameter:
4.mp4
  • Change all parameters:
5.mp4

Run Locally

To test the app, follow these steps:

  1. Clone or download (rar or zip file) the project:
git clone https://github.com/cppVolodya/GraphicsShadowEffect.git
  1. Go to the directory with the program:
graphics_shadow_effect/program/windows/
  1. Run the executable (.exe) file

About

Is a program that shows the shadow effect for widgets and windows.

Topics

Resources

Stars

Watchers

Forks