Category Archives: Sin categoría

Curved polygon

Consider a polygon of N sides. On one side of this polygon draw a semicircle of diameter less than the length of the side. Draw an arc with center on one of the vertices adjacent that connects to the first semicircle. The process is repeated on each side. If the first semicircle is located outside the shape is … Continue reading

Posted in Sin categoría | Leave a comment

The Persistence Of Vision Ray-Tracer

The Persistence of Vision Ray-Tracer creates three-dimensional, photo-realistic images using a rendering technique called ray-tracing. It reads in a text file containing information describing the objects and lighting in a scene and generates an image of that scene from the … Continue reading

Posted in Sin categoría | Tagged , , | 2 Comments