feat(cam): headless CPU rendering-platform mockup (CAM/viz) #46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patman/cam-viz"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CAM rendering platform shell as a dependency-free, headless CPU renderer. Rasterizes a representative CAM viewer frame (iso machine bed, serpentine pocket toolpath with in-progress cut cursor, X/Y/Z axes, parameters panel, status chrome) and encodes a PNG with a pure-std encoder. No GPU/window/third-party deps. Mockup geometry only, NOT the CAM path core. Toolpath stays in typed LengthVec3 to the projection seam. Adversarially reviewed (REWORK addressed). ~840 lines (font is bitmap data) - splittable on request. Stacks on #43.
Pull request closed