Skip to content

MWojniewski/Entropy-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Entropy-visualization

This is my C++ project built with SFML that simulates and visualizes the process of entropy increase in a particle system. Each particle has an associated temperature, which is represented by a color. When particles interact, their temperatures tend to equalize, providing a visual model of energy distribution and entropy growth.

Features:

  • Color-coded particles – temperature mapped to visible colors.
  • Entropy simulation – demonstrates how local temperature differences lead to equilibrium.
  • Interactive editor mode – select regions with the mouse and assign custom temperatures.
  • Even temperature assignment
  • Random temperature assignment within a given range
  • Real-time visualization with SFML.

About

This is my C++ project in which I visualized entropy using particles simulation with SFML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages