Homework Statement
This is actually a programming assignment, however it's very math involved.
Given a set of points in R3 (x,y,z coordinates plus a weighted value) that are known to be coplanar, I need to draw an appropriately rotated, scaled, and colored plane intersecting the data.
We...