PDA

View Full Version : Create Own meshsmooth modifer - faaster


Raticat
07-03-2005, 05:29 PM
I want to create modifet that smooths objects dont using meshsmooth or turbosmooth

The main thing is to create modifer that can smooth the sharp corners of a mesh

Can you help me i'm working WERY hard but cant'n figure it out ... :(

P.S Sory for my English, i'm living in Latvia..

Light
07-04-2005, 02:22 AM
Oskars,

I have done that before, it is powerful but not faster. What do you want from the standard method to be different?




Light

Xlars
07-04-2005, 05:02 PM
Sounds very cool.. that was one of my suggestions for the weekly scripting challenge, so it would be cool to se a solution to that. Just curious: Do you mean a script that go through the entire mesh, finds sharp edges and add a few chamfers to those edges?

Lars

Light
07-04-2005, 08:29 PM
Lars,

Actually I meant the actually implementation of Catmull-Clark algorithm.

But the method you thought of can be done using Chamfer X [flamefx.com], which supports chamfering by angles.




Light

Bao2
07-05-2005, 06:55 PM
Sounds very cool.. that was one of my suggestions for the weekly scripting challenge, so it would be cool to se a solution to that. Just curious: Do you mean a script that go through the entire mesh, finds sharp edges and add a few chamfers to those edges?

Lars

Here:
http://www.cgtalk.com/showthread.php?t=255871
you have my script to smooth (chamfer) edges using face normals threshold angles.

Xlars
07-06-2005, 11:20 AM
Light: Ah, I see.. thanks for the info on Chamfer X :)
Bao2: Cool :)

Lars

CGTalk Moderation
07-06-2005, 11:20 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.