PDA

View Full Version : Modelling a front bumper of a car.. please help


leolen
06-01-2010, 04:02 PM
Hi there,
I'm new in modeling using nurbs trying to model a car bumper..
I have 4 main edges and i want to blend them together.544545546closeup there's a gap and not good blending...547. help please.

nPower_Dave
06-03-2010, 11:33 AM
Hi there,
I'm new in modeling using nurbs trying to model a car bumper..
I have 4 main edges and i want to blend them together.544545546closeup there's a gap and not good blending...547. help please.

Did you try joining those 3 edges into a single curve? You can use Pwr_CompSketch to get the individual curves. And then attach those curves together into a single curve (for the top part). Then you should be able to get a good rail sweep using the top curve and your bottom curve (#4 in your example).

leolen
06-10-2010, 02:05 AM
Hi Dave,

Sorry for a late reply.. I've been busy for the last two weeks. About your suggestion, that's what I did if you look at the closeup image there is a gap bet. the surface its not clean. Thanks

nPower_Dave
06-10-2010, 11:36 AM
Hi Dave,

Sorry for a late reply.. I've been busy for the last two weeks. About your suggestion, that's what I did if you look at the closeup image there is a gap bet. the surface its not clean. Thanks

Maybe you could send us the model so that we can figure out exactly what is going on.

PiXeL_MoNKeY
06-11-2010, 10:00 AM
If you join the models and sew the edges does it fix it? When you render do you see the gap? Remember that the viewport representation is typically different than that of the rendering.

I do think there needs to be some better tools for syncing parametrization across surfaces. That way you can ensure the surface edges match up.

-Eric

nPower_Dave
06-15-2010, 09:50 AM
If you join the models and sew the edges does it fix it? When you render do you see the gap? Remember that the viewport representation is typically different than that of the rendering.

I do think there needs to be some better tools for syncing parametrization across surfaces. That way you can ensure the surface edges match up.

-Eric

Hi Eric,

What exactly are you looking for with the surface parameterization? Are you just looking to sync up with the adjoining surface?

Dave

PiXeL_MoNKeY
06-15-2010, 01:59 PM
Yeah, I have had problems where the adjoining surfaces don't match properly. I have tried Pwr_Surface, but have never gotten good results on already created/collapsed objects. Or maybe its just a matter of the edge tangents not matching properly.

-Eric

nPower_Michael
06-23-2010, 11:15 AM
Hi leolen,

When separate unconnected surfaces are tessellated (i.e., when their mesh representations are generated), the resulting meshes are not connected up in a seamless way. Thus even if the surfaces have equivalent boundary curves, there may be small visible gaps.

The way to fix this is to sew those surfaces together. When the boundary curves are sewn, the tessellation process knows that they are related, and generates a watertight mesh through them. In many cases, just dropping the surfaces into a Pwr_Join object and using a 'sew edges' mode will be enough to fix this issue.

On a side note, if you want to reduce the gap without sewing, you can increase the tessellation quality. Note that there are different tessellation settings for viewport (i.e., inside Max, while editing) and for renders (and renders default to much higher quality). So if you render, you should see the gap get much smaller (possibly to the point of 'disappearing'). You can increase the viewport tessellation quality to achieve the same result.

However, generally sewing is the preferred approach, as this results in a true 'gap-less' connection between the two surfaces.