Anaglyph Sketching 2026-04-27
All right, writing this early so we don't get a repeat of last night. Today, I tried tracing one of the wireframes I generated, and it basically worked to do it without glasses, then check afterwards. There are two major things I need to work on with all of this right now, from a drawing perspective:
- I need to figure out which brush to use.
- More importantly, I need to shore up my fundamentals around drawing lines, and translate that to using the touchscreen.
At some point, it might make sense to get a dedicated tablet for this; we'll see.
The other thing I did related to this today, was figure out how to derive the coefficients for a conic that's perspective-projected from an ellipse in three-dimensional space. I didn't actually derive them, because I'm pretty sure there are tens of thousands of terms involved, and I don't have the patience for that right now.
Anyway, while I was putting that off, I rewrote the SVG generation code to make the output look a little nicer.
Once again, things are breaking down into:
- Get actual physical practice with drawing, and also with translating that to the screen.
- Get the code better organized.
- Get more math done.
For now, I'm going to wind down and see what I feel like doing after I post this.
Good night.