Skip to content

Latest commit

 

History

History
 
 

Snowfall Filter On Image

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Snowfall Filter On Image

Aim/Purpose

  • To make a virtual snowfall in the image which looks like real snowfall.

Short description of package/script

  • Here we use random and pygame library to make white circles of small size whuch will move from up to low so in proper interval of time which gives us the virtual snowfall.
  • List out the libraries imported >pygame , random.

Workflow of the Project

  • Here get the image first then run the script so as output you will get the image having the snowfall.

Setup instructions

  • Install libraries and put the image in the folder and then run the script.

Output

image

Author(s)

Neel Shah