HackerTrans
トップ新着トレンドコメント過去質問紹介求人

allthreespies

no profile record

投稿

Show HN: ZenPaint, a pixel-perfect MacPaint recreation for the browser

zenpaint.org
8 ポイント·投稿者 allthreespies·8 か月前·0 コメント

Show HN: ZenPaint, a pixel-perfect MacPaint recreation for the browser

zenpaint.org
18 ポイント·投稿者 allthreespies·8 か月前·6 コメント

コメント

allthreespies
·昨年·議論
I’m using a buffer pool and raw bitmaps with calls to drawImage - the canvas api doesn’t play very well with trying to do things in a pixel perfect way.

I’ve gone on a lot of rabbit holes digging into original source code and dev manuals for this project, hopefully one day I’ll write some of it up somewhere. I think what’s been interesting is iterating towards the most elegant solutions has often meant ending up with pretty similar approaches to what Atkinson originally used.
allthreespies
·2 年前·議論
any hiring plans? this is cool