Hacker News new | ask | show | jobs
by sleavey 3393 days ago
The problem of solving angular constraints has interested me for a while. I want to be able to programmatically lay out an optical setup with SVG. Here is my work so far, but I've run up against the problem of dealing with cyclic graphs. The "rewrite" branch uses a different approach based on an academic paper.

https://github.com/SeanDS/optivis/tree/rewrite