how to design a round-to-square from data ? 2004-07-23 - By hans_k
Back RorrKonn <rorrkonn@(protected)> skrev den Thu, 22 Jul 2004 16:00:11 -0400:
> So each section has to be divided up like this and it can not be just a > rectangle on one side and a circle on the other side, right ?
As you can see in the original post from Emmanuel, the customer wants each level to have a *very* exact area. That means that the vertices has to be in exctly the right spot. What it looks like after rendering does not help. And what is a circle in trueSpace? If it is a nurbs object it is possible to get a real circle, but if it is a polyhedron you can just get a polygon with many sides, that is not a circle. Maybe a nurbs object with a circle at one end and a rectangle in the other end really is the answer, but intermediate level areas have to be calculated in some way to verify this.
- Hans
|
|