Revision history of "3D Misc"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 00:53, 11 March 2018Ultmaster talk contribs 2,381 bytes +2,381 Created page with "<syntaxhighlight lang='java'> public class Geom3D { // distance from point (x, y, z) to plane aX + bY + cZ + d = 0 public static double ptPlaneDist(double x, double y..."