Graphics
4 posts
Provel Print
A CAD-type application that facilitates a faster turnaround time for amputees to receive 3D printed socket for a residual limb.

3D Coordinate Systems
I was surprised to learn that 3D software doesn’t share a universal coordinate system, and a client miscommunication taught me the importance of understanding right- vs. left-handed orientations and converting between them for accurate 3D printing.

Understanding the Problem
I discovered that relying on AI alone couldn’t build my 3D slicer, and by stopping to understand raycasting, math, and problem-solving fundamentals, I learned that true progress comes from combining AI assistance with real comprehension.

OffscreenCanvas: Rendering Flexibility for the Developer
Looking into documentation, I find a few aspects about OffscreenCanvas to use when processing graphics.