https://github.com/matthew-mosior/flood-fill-diagrams
A Haskell based implementation and visualization of a scanline stack based flood fill algorithm.
https://github.com/matthew-mosior/flood-fill-diagrams
data-structures flood-fill-algorithm gif-animation haskell haskell-diagrams haskell-stack scanline-stack-fill st-monad starray svg-generator
Last synced: 4 months ago
JSON representation
A Haskell based implementation and visualization of a scanline stack based flood fill algorithm.
- Host: GitHub
- URL: https://github.com/matthew-mosior/flood-fill-diagrams
- Owner: Matthew-Mosior
- License: bsd-3-clause
- Created: 2022-05-17T17:30:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T16:18:51.000Z (about 3 years ago)
- Last Synced: 2025-05-30T02:44:30.365Z (5 months ago)
- Topics: data-structures, flood-fill-algorithm, gif-animation, haskell, haskell-diagrams, haskell-stack, scanline-stack-fill, st-monad, starray, svg-generator
- Language: Haskell
- Homepage:
- Size: 1.28 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE