Hacker News new | ask | show | jobs
by beagle3 2244 days ago
I printed the source code of POV-Ray in 1989 when it was still called DKBTrace (named after its' author, David Kirk Buck) and studied it carefully over a few weeks. It was my introduction to the underlying implementation of (then) modern OO - Turbo C++ 1.0 was released in 1990. It was also my introduction to CSG.

Ah, the nostalgia. Thanks, David, and the entire POVRay team.