algorithmic modeling for Rhino
Hello everyone,
I want to know more about the details of certain elements such as grids.
When I draw by hand edge of a mesh, or I run the command "dupborder" I get two different results.
With grasshopper I get exactly the same as the order ereur dupborder, trying several techinque.
I am forced to work in networking for the creation of land, how can I get the real border, or even the true vertices?
It is there any problem with the mesh?
Mesh vertices and ligne drawing
Distances on grasshopper
Tags:
I found this on the net, but the link leads nowhere.
http://wiki.mcneel.com/developer/rhino/5/sdkfeatures#double_precisi...
http://wiki.mcneel.com/developer/rhino/5/sdkfeatures/doubleprecisio...
That's quite a small distance. Meshes are less accurate in Rhino than Nurbs. Nurbs geometry is defined using double-precision-floating-point numbers, whereas meshes use single-precision-floating-point numbers.
Single precision allows for roughly 7~8 decimal places. This may well account for the inaccuracy you are seeing. Perhaps you should model in units that actually make sense, so that the distance between any two relevant points in your model is no less than 0.001 and no more than 10000.0
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Rhino5 has the ability to deal with double precision meshes as well as single precision meshes. However since Grasshopper needs to run on Rhino4 those additions are beyond reach at the moment. Also, I'm not quite sure how easy/possible it is to use double precision everywhere just like that.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
What should I do admit defeat.
Or get into discussions with the editor?
Using single precision meshes will exacerbate tolerance problems but it shouldn't introduce them. You can try talking about double vs. single meshes on the Rhino forum, see if the modelling guys and gals have any good advice. I don't know enough about this topic to take this much further...
--
David Rutten
david@mcneel.com
Poprad, Slovakia
I return to this topic to see if the version of grasshopper for rhino 5 meshes are always in single precision. And how can I check?
Thank you in advance.
No, Grasshopper does not yet use any double precision meshing. Switching will require a lot of testing and I also don't yet fully understand how double precision meshing is implemented and how it might cause problems.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by