2010-05-19

how to: a geometric 3d bevel (obsolete)

This is a tutorial that covers basic 3d modeling and rendering. It demonstrates how to write a beveling algorithm, which takes a 2d polygon and extrudes it into a 3d shape, and includes the basics of lighting 3d objects.

9

I had in my mind the image of a rusty, bent nail, without purpose or utility.

2010-05-09

how to: new point on a line

If people ever asked me questions, they would probably never ask me, "hey, if I've got a point on a line, how do I find a new point that's d distance away?"