You are browsing as a guest. Sign up (or log in) to start making projects!

5h 43m 28s logged

Basic image editor

I’ve implemented a vector drawing editor with smooth curves and pressure sensitivity, and I created a worker to process the updated canvas after every stroke to convert it into glyphs.

I intend to implement color support and layers later.

I want the glyph rendering to be real-time, so I have a lot of optimization work to do.

The video looks a bit choppy because I’m using a tablet laptop that has a very low detection range for its drawing pen. So the cursor teleports.

0
1

Comments 0

No comments yet. Be the first!