Skip to content

Interactive GUI Snowfall Simulation Created in C & Raylib

License

Notifications You must be signed in to change notification settings

Sieep-Coding/snow-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relaxing Snow Simulation, using raylib

This is a simple snow simulation application built using the Raylib library in C.

The application creates a relaxing snow effect with customizable snow color, drop size, and density.

snow-simulation

passing pop os passing mint

Warning

Some features may not work correctly on Windows, WSL. Only tested on Linux Mint and Pop!_OS with GCC.

Example Video - Last Updated on 12/7/2024

Features

  • Adjustable snow color
  • Customizable snowdrop size
  • Adjustable snow density
  • Wind effect for realistic snow movement
  • Toggle music created by me!

Prerequisites