Hacker News new | ask | show | jobs
by rgj 1192 days ago
In 1993 had an exam for my MSc Computer Sciences, course “3D graphics”.

To my despair, the exam turned out to consist of only a single question.

Question: write code to approach a sphere using triangular planes so the model can be used in rendering a scene.

I didn’t get to that specific chapter, so I had no idea.

My answer consisted of a single sentence:

I won’t do that, this is useless, let’s just use the sphere, it’s way more efficient and more detailed.

And I turned it in.

I got an A+.

1 comments

NURBS FTW