Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、canvas.onmousemove を使用して描画アプリケーションのマウス位置を追跡していますが、解像度 (特に高速で移動する場合) が問題の原因になっています。マウスの位置をより頻繁に更新する方法はありますか?
点を線で結びます - これは、すべてではないにしてもほとんどの他のペイント プログラムが行う方法です。