I just looked up some videos of that function in Modo and it's not the same thing as the modifier in Blender. The Edge Split in Modo actually separates the item into sub items. The Edge Split modifier in Blender keeps the item as a single object and is simple to use. Select the entire object and click on the edge split modifier...done. No selecting vertices, edges or any sub part of the item /mesh. It uses 1 input, the smoothing angle, to determine which edges to split (and make a hard edge) and all others are smoothed.
It works great on cleaning up lots of meshes I've found.
shadingerrors
Forum rules
For new users: this forum is moderated. Your first post will appear only after it has been reviewed by a moderator, so it will not show up immediately.
This is necessary to avoid this forum being flooded by spam.
For new users: this forum is moderated. Your first post will appear only after it has been reviewed by a moderator, so it will not show up immediately.
This is necessary to avoid this forum being flooded by spam.
this is useful input everyone. It would be nice to have a similar tool in Modo (edge split modifier), but at least I understand better what's causing the issue and can work around it. I agree that some form of automated import in Octane would save a lot of time...perhaps an option in the OBJ import preferences you can turn on to split the object up. Actually, it would be better to set the smoothing angle in the material itself like Modo and Cinema4D allow. that would give you control on a per object basis for where you want the smoothing to end. Is this difficult to implement?
I also wonder if the "interpolate using smoothgroups" function in the import dialog is intended as the answer for this issue and perhaps Modo isn't properly exporting smoothgroups?
I also wonder if the "interpolate using smoothgroups" function in the import dialog is intended as the answer for this issue and perhaps Modo isn't properly exporting smoothgroups?
Last edited by rodney71 on Thu Apr 29, 2010 4:20 pm, edited 1 time in total.
Rod
Asus P6T Deluxe V2
Intel core i7 920 (2.66 GHz quadcore)
12 gig RAM Kingston HyperX
BFG GTX 285 OCX
CPU cooling - Noctua NH-U12P SE2
OCZ Vertex Turbo 120 GB Sata II SSD
Windows 7 Ultimate 64bit
Asus P6T Deluxe V2
Intel core i7 920 (2.66 GHz quadcore)
12 gig RAM Kingston HyperX
BFG GTX 285 OCX
CPU cooling - Noctua NH-U12P SE2
OCZ Vertex Turbo 120 GB Sata II SSD
Windows 7 Ultimate 64bit
it's already implemented, enable the 'use smoothgroups' option in the OBJ import preferences panel.rodney71 wrote:this is useful input everyone. It would be nice to have a similar tool in Modo (edge split modifier), but at least I understand better what's causing the issue and can work around it. I agree that some form of automated import in Octane would save a lot of time...perhaps an option in the OBJ import preferences you can turn on to split the object up. Actually, it would be better to set the smoothing angle in the material itself like Modo and Cinema4D allow. that would give you control on a per object basis for where you want the smoothing to end. Is this difficult to implement?
you need to export to an OBJ with smoothgroups though.
we are planning to add an edge-split like functionality in octane too, in the near future.
Radiance
Win 7 x64 & ubuntu | 2x GTX480 | Quad 2.66GHz | 8GB
Radiance replied before i edited my comment with the last question. I originally thought that's what that feature was there for, but it wasn't working from Modo's exports for me. I do think it would be best to have a smoothing angle dialog box along with the smooth "enabled" radio box in the material settings.
in the meantime, Son Kim, do you know if Modo is able to export smooth groups properly? If so, any idea what the settings need to be?
in the meantime, Son Kim, do you know if Modo is able to export smooth groups properly? If so, any idea what the settings need to be?
Rod
Asus P6T Deluxe V2
Intel core i7 920 (2.66 GHz quadcore)
12 gig RAM Kingston HyperX
BFG GTX 285 OCX
CPU cooling - Noctua NH-U12P SE2
OCZ Vertex Turbo 120 GB Sata II SSD
Windows 7 Ultimate 64bit
Asus P6T Deluxe V2
Intel core i7 920 (2.66 GHz quadcore)
12 gig RAM Kingston HyperX
BFG GTX 285 OCX
CPU cooling - Noctua NH-U12P SE2
OCZ Vertex Turbo 120 GB Sata II SSD
Windows 7 Ultimate 64bit
- understand
- Posts: 177
- Joined: Mon Mar 22, 2010 4:05 pm
- Location: berlin
mmm its the same. select item -> convert selection to edges, split. done. its still an item.PhilBo wrote:I just looked up some videos of that function in Modo and it's not the same thing as the modifier in Blender. The Edge Split in Modo actually separates the item into sub items. The Edge Split modifier in Blender keeps the item as a single object and is simple to use. Select the entire object and click on the edge split modifier...done. No selecting vertices, edges or any sub part of the item /mesh. It uses 1 input, the smoothing angle, to determine which edges to split (and make a hard edge) and all others are smoothed.
It works great on cleaning up lots of meshes I've found.
Win 8.0 64-bit | Gainward 460 GTX 2048mb (driver: latest) | Phenom 965 3.4ghz 140w | 12GB
Win 8.1 64-bit | EVGA 780ti Superclocked 3072mb (driver: latest) | i7 4930k 3.4ghz | 32GB
Win 7 64-bit Bootcamp | 650M 1GB (driver: 327.23) | i7 2.7ghz | 8GB
Win 8.1 64-bit | EVGA 780ti Superclocked 3072mb (driver: latest) | i7 4930k 3.4ghz | 32GB
Win 7 64-bit Bootcamp | 650M 1GB (driver: 327.23) | i7 2.7ghz | 8GB
I was understanding that the edge split modifier in Blender doesn't actually break the mesh but only the vertex normals...sounds like that understanding is wrong. I guess then Blender won't really be the fix I would need as I don't really want to break the surface in many cases.
I will remain hopeful that Radiance and the coding team will implement a solution.
I will remain hopeful that Radiance and the coding team will implement a solution.
Rod
Asus P6T Deluxe V2
Intel core i7 920 (2.66 GHz quadcore)
12 gig RAM Kingston HyperX
BFG GTX 285 OCX
CPU cooling - Noctua NH-U12P SE2
OCZ Vertex Turbo 120 GB Sata II SSD
Windows 7 Ultimate 64bit
Asus P6T Deluxe V2
Intel core i7 920 (2.66 GHz quadcore)
12 gig RAM Kingston HyperX
BFG GTX 285 OCX
CPU cooling - Noctua NH-U12P SE2
OCZ Vertex Turbo 120 GB Sata II SSD
Windows 7 Ultimate 64bit
just use blender's edgesplit modifier, it's works like a charm.rodney71 wrote:I was understanding that the edge split modifier in Blender doesn't actually break the mesh but only the vertex normals...sounds like that understanding is wrong. I guess then Blender won't really be the fix I would need as I don't really want to break the surface in many cases.
I will remain hopeful that Radiance and the coding team will implement a solution.
Radiance
Win 7 x64 & ubuntu | 2x GTX480 | Quad 2.66GHz | 8GB
I'll give it a try but will definitely look forward to your solution in Octane...
thanks Radiance
thanks Radiance
Rod
Asus P6T Deluxe V2
Intel core i7 920 (2.66 GHz quadcore)
12 gig RAM Kingston HyperX
BFG GTX 285 OCX
CPU cooling - Noctua NH-U12P SE2
OCZ Vertex Turbo 120 GB Sata II SSD
Windows 7 Ultimate 64bit
Asus P6T Deluxe V2
Intel core i7 920 (2.66 GHz quadcore)
12 gig RAM Kingston HyperX
BFG GTX 285 OCX
CPU cooling - Noctua NH-U12P SE2
OCZ Vertex Turbo 120 GB Sata II SSD
Windows 7 Ultimate 64bit
ah ic, sadly we don't have anything like that in Modo. Also Modo doesn't have smoothing groups ala 3DSMax , which is what the smoothing group options in the OBJ import uses? In Modo we can only set smoothing angle per material, that information doesn't really used by Octane AFAIK other then turning on/off smoothing per material. Would be nice to have more control over smoothing angle, not just a on/off switch in Octane.PhilBo wrote:I just looked up some videos of that function in Modo and it's not the same thing as the modifier in Blender. The Edge Split in Modo actually separates the item into sub items. The Edge Split modifier in Blender keeps the item as a single object and is simple to use. Select the entire object and click on the edge split modifier...done. No selecting vertices, edges or any sub part of the item /mesh. It uses 1 input, the smoothing angle, to determine which edges to split (and make a hard edge) and all others are smoothed.
It works great on cleaning up lots of meshes I've found.