Skip to content

Sieep-Coding/snow-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See it in action - Last Updated on 5/14/2024

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 dnow color, drop size, and density.

Features

  • Adjustable snow color
  • Customizable snowdrop size
  • Adjustable snow density
  • Wind effect for realistic snow movement

Prerequisites

  • C compiler (e.g., GCC)
  • Raylib library
  • Linux distro (Wayland)