Zaplib / zaplib

⚡ Zaplib is an open-source library for speeding up web applications using Rust and WebAssembly.

Home Page:https://zaplib.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix 2d canvas / signed distance fields rendering discrepancies

janpaul123 opened this issue · comments

In test_shader_2d_primitives we compare the browser's 2d canvas API with our own, and they have some discrepancies. We'll have to decide which discrepancies are acceptable, and which ones we should fix.

In this live stream I tried to fix some aliasing issues, but I didn't manage to fix them fully.

Screen Shot 2022-03-29 at 09 59 51