- Fri Aug 05, 2005 9:45 am
#53802
Very interesting tests Eric!
It is seems that there is nothing wrong in the rhino plugin, but in the Way Rhino manages step. You can see how essential is having a good geometry to get good resutls and faster renders, a lot of people do not care about that.
I am curious to know which is the issue with rhino. Have you seen how many triangles are in each case? You can see it in the scene data tab. Perhaps rhino converts the numeric values of geometric data when import step and there is a lack of precision, it is clear in the rounded surface. SolidWorks API uses to provide the highest precision (double format) and there are not many platforms that do that. this is only an idea, the most probably cause could be the different tessellation. In my experience SolidWorks is the best platform importing/exporting geometry. Traditional 3D people thinks that it is not true because it do not work with standard 3d formats like obj or 3ds, but SW is not a 3D platform, it do not work with meshes. It is a CAD, or better said, it was a CAD tool. Now it is too powerful to be named just like this. I guess the most famous 3d platform will be afraid if SW go on in the way to add more standard 3D features.
BTW the tessellation methods that the SW API provides are very powerful too. It is used not only for display graphics, but for calculate with finite element methods, where the highest precision is required.
Best,
Juan
It is seems that there is nothing wrong in the rhino plugin, but in the Way Rhino manages step. You can see how essential is having a good geometry to get good resutls and faster renders, a lot of people do not care about that.
I am curious to know which is the issue with rhino. Have you seen how many triangles are in each case? You can see it in the scene data tab. Perhaps rhino converts the numeric values of geometric data when import step and there is a lack of precision, it is clear in the rounded surface. SolidWorks API uses to provide the highest precision (double format) and there are not many platforms that do that. this is only an idea, the most probably cause could be the different tessellation. In my experience SolidWorks is the best platform importing/exporting geometry. Traditional 3D people thinks that it is not true because it do not work with standard 3d formats like obj or 3ds, but SW is not a 3D platform, it do not work with meshes. It is a CAD, or better said, it was a CAD tool. Now it is too powerful to be named just like this. I guess the most famous 3d platform will be afraid if SW go on in the way to add more standard 3D features.
BTW the tessellation methods that the SW API provides are very powerful too. It is used not only for display graphics, but for calculate with finite element methods, where the highest precision is required.
Best,
Juan
Next Limit Team