1920x1039
water bottle in r....png
๐งต Rhino
Anonymous at Mon, 25 Apr 2022 09:53:26 UTC No. 893746
I am playing with the quad remesher in Rhino and the results are good. There is some distortion in render preview due to the way it calculated normals that should go away once I import it in a mesh-based program. In fact that is what happens once I export it as obj and import it in Blender.
The problem is that this turns 6k into 350k faces as the subd model gets converted into a poly model. How do I export it as a subd model directly?
Ideally, I'd want find a way of exporting that preserves the crease data.
Anonymous at Mon, 25 Apr 2022 09:59:59 UTC No. 893748
>>893746
https://docs.mcneel.com/rhino/7/hel
Anonymous at Mon, 25 Apr 2022 10:13:58 UTC No. 893749
>>893746
https://docs.mcneel.com/rhino/7/hel
There is an option to export just the control mesh. It does not export creases unfortunately. Is there a way to do that.
>>893748
Not what I was looking for. An easy way of triggering that command is by pressing tab.
Anonymous at Mon, 25 Apr 2022 13:18:43 UTC No. 893776
>>893746
Rhino's ability to convert between NURBs and Subdiv is pretty lackluster. I've read elsewhere than NURBS and subdiv are mathematically equivalent, but that can't be true based on what I see in the program itself. It is really a pity as being able to switch between modeling easily in NURBs and subdiv would be a strong style. Right now Rhino is just not there yet.
Anonymous at Mon, 25 Apr 2022 14:26:11 UTC No. 893783
>>893776
The boundary surface of subdivision surfaces (=infinite amount of subdivisions) can be converted to NURBS, but not all NURBS surfaces can be converted to subdivision surfaces.
Anonymous at Mon, 25 Apr 2022 15:18:31 UTC No. 893791
>>893776
Agreed.
Mcneel implemented their subD pretty recently all things considered.
Anonymous at Sat, 14 May 2022 18:29:36 UTC No. 897165
Try this https://github.com/jesterKing/impor