tyFlow Forum
Correct way to smooth particles? - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: Correct way to smooth particles? (/thread-4550.html)



Correct way to smooth particles? - GreenDK - 10-30-2024

Hi all.

Just goofing around and making a Fall setting with some leaves.
I wanna add thickness and smooth out the leaves.
But what is the correct way to achieve this?

I see the Turbosmooth gets added in viewport, but it does not affect the render?

Using 3DS Max 2025 and Arnold render.

   
   
   


RE: Correct way to smooth particles? - d4rk3lf - 10-30-2024

Change mesh operator to triangle mesh, turn off "render only" and you should be able to see turbosmooth in render.


RE: Correct way to smooth particles? - GreenDK - 10-30-2024

(10-30-2024, 08:39 AM)d4rk3lf Wrote: Change mesh operator to triangle mesh, turn off "render only" and you should be able to see turbosmooth in render.

Still as jagged as my ex-wife teeth :/

   


RE: Correct way to smooth particles? - betamax - 10-30-2024

Try a proper render instead of ActiveShade maybe?


RE: Correct way to smooth particles? - GreenDK - 10-30-2024

(10-30-2024, 11:03 AM)betamax Wrote: Try a proper render instead of ActiveShade maybe?

I tried that too.
No same problem.

I see the leaf getting smoother in the viewport, but the render does not pick up in it, for some reason.

The file is here if you wanna look?



.max   Leaf.max (Size: 3.35 MB / Downloads: 18)


RE: Correct way to smooth particles? - d4rk3lf - 10-30-2024

Always save max files in earlies max version you can, so more people can access and help you.
I can not open it with my max 24.

We don't all have latest max release with latest patch. Smile


RE: Correct way to smooth particles? - GreenDK - 10-30-2024

(10-30-2024, 12:22 PM)d4rk3lf Wrote: Always save max files in earlies max version you can, so more people can access and help you.
I can not open it with my max 24.

We don't all have latest max release with latest patch. Smile

Affirmative! Smile


.max   Leaf2022.max (Size: 3.35 MB / Downloads: 15)


RE: Correct way to smooth particles? - tyFlow - 10-30-2024

Try Meshsmooth instead of Turbosmooth.


RE: Correct way to smooth particles? - d4rk3lf - 10-30-2024

hmm.. indeed it won't work
I first switched to production rendering mode (from active shade), and I gave it default physical material.

Then, of course mesh operator I switched to triangle, render off... and whatever modifier I added, it just ignored modifiers (both turbo smooth and mesh smooth, I even tried adding edit mesh bellow meshsmooth), and it just rendered raw particles (it ignored modifiers)
I haven't rendered in Arnold in years... so I might miss something in it's options.

However it works if I use Tymesher in combined mesh mode, and hide TyFlow.


RE: Correct way to smooth particles? - GreenDK - 10-31-2024

(10-30-2024, 12:46 PM)tyFlow Wrote: Try Meshsmooth instead of Turbosmooth.

Same problem, I tried that Smile

(10-30-2024, 02:44 PM)d4rk3lf Wrote: hmm.. indeed it won't work
I first switched to production rendering mode (from active shade), and I gave it default physical material.

Then, of course mesh operator I switched to triangle, render off... and whatever modifier I added, it just ignored modifiers (both turbo smooth and mesh smooth, I even tried adding edit mesh bellow meshsmooth), and it just rendered raw particles (it ignored modifiers)
I haven't rendered in Arnold in years... so I might miss something in it's options.

However it works if I use Tymesher in combined mesh mode, and hide TyFlow.

Thank you for your time, dark3lf.
You get the same experiance as me then.
I will remember this workaround. (I guess texturing the leaves will be different?)

Maybe I should mention the problem in Autodesk forum?
Seems like an Arnold Render problem.

Ps. When I use tyMesher combined mesh, like in your screenshot, the particles dissapear.


RE: Correct way to smooth particles? - tyFlow - 10-31-2024

Oh...Arnold. It's possible Arnold is forcing tyFlow's particle interface and rendering as instances, regardless of whether you have a modifier on top or not.

Try this:

Use a tyMesher in "combined mesh" mode and input the tyFlow object. Then put the Turbo/meshsmooth on the tyMesher and render that instead.


RE: Correct way to smooth particles? - GreenDK - 10-31-2024

Combined mesh makes particles dissapear for me.

   
   


RE: Correct way to smooth particles? - GreenDK - 11-01-2024

For anyone interested I used a simple solution to bypass the problem.
Since I just wanna make a single frame, I used Tools - Snapshot and applied Turbosmooth to the mesh.

Still an annoying problem tho Smile


RE: Correct way to smooth particles? - tyFlow - 11-01-2024

Oh, it's cloth...I missed that.

When using tyMesher you'll need to turn the particle interface off in the tyMesher settings or else it won't generate the mesh (because the particles have no mesh and a cloth mesh isn't a particle).


RE: Correct way to smooth particles? - GreenDK - 11-04-2024

(11-01-2024, 01:14 PM)tyFlow Wrote: Oh, it's cloth...I missed that.

When using tyMesher you'll need to turn the particle interface off in the tyMesher settings or else it won't generate the mesh (because the particles have no mesh and a cloth mesh isn't a particle).

aah, that works.
Thank you  Heart