On asking the wrong question and getting the wrong right answer

Nov 12, 2011 07:52


These may be three different things:
  • The answer to the question you asked
  • The solution to the problem implied by the question you asked
  • The solution to the problem you actually have

I was reminded of this yesterday when, noticing that my code for Cubes was using an arbitrary constant for the near clip plane, I asked how to calculate it in a Read more... )

thoughts, programming, cubes, 3d

Leave a comment

Comments 2

seawasp November 12 2011, 13:42:26 UTC
Well, I'd HOPE wouldn't do it in an UNprincipled way!

Reply

kpreid November 12 2011, 14:11:22 UTC
I'm speaking mathematically. Unprincipled would be picking a number and checking if it looks OK, rather than using some principle (rule, formula) to choose it.

(The number was 0.1.)

Reply


Leave a comment

Up