Skip to content

benmccamish/bitmapvisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

351visualization

A web-based tool for visualizing bitmap compression algorithms with interactive animations and debugging tools. Users can observe how different compression strategies affect data storage and compare their algorithm output with expected results.

Key Features

  • Interactive compression animations
  • Support for multiple algorithms (WAH, BBC, PLWAH, VAL)
  • Live compression of user input
  • Step-through debugging & diff checker
  • Adjustable compression parameters

Getting Started

  1. Clone the repository
   git clone https://github.com/benmccamish/351visualization.git
   cd 351visualization
  1. Open index.html in the browser.

View the live site: Bitmap Compression Visualizer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published