Archived
1
0
Fork
You've already forked pixelview
0
very bad pixeflut canvas viewer
This repository has been archived on 2025年12月01日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Haskell 100%
2025年01月03日 23:07:21 +01:00
src make it work 2025年01月03日 23:04:26 +01:00
.gitignore asd 2024年12月28日 22:02:32 +01:00
hie.yaml asd 2024年12月28日 22:02:32 +01:00
LICENSE asd 2024年12月28日 22:02:32 +01:00
package.yaml threaded compile flag 2025年01月03日 23:07:21 +01:00
pixelview.cabal threaded compile flag 2025年01月03日 23:07:21 +01:00
README.md a 2024年12月29日 17:18:26 +01:00
Setup.hs asd 2024年12月28日 22:02:32 +01:00
stack.yaml asd 2024年12月28日 22:02:32 +01:00
stack.yaml.lock asd 2024年12月28日 22:02:32 +01:00

pixelview

This is my attempt to write a quick pixelflut client which can display the canvas in Haskell. While it does technically work, it is very unoptimized and has extremely high memory usage.