Manipulating meshes in Rhino


Results 1 to 14 of 14

Thread: Manipulating meshes in Rhino

  1. #1
    Member
    Join Date
    May 2006
    Location
    usa
    Posts
    343
    Downloads
    0
    Uploads
    0

    Default Manipulating meshes in Rhino

    I create a pointcloud with my Microscribe in Rhino. The only way I've found inside Rhino to convert it into a model is pointcloud to mesh.

    But I'm having a hard time modifying the mesh in Rhino.

    Do I need to buy another program? Suggestions?

    Similar Threads:


  2. #2
    Member
    Join Date
    May 2006
    Location
    usa
    Posts
    343
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    There seems to be many programs... mesh2surf clayoo rhinoresurf.... they're big investments for hobby use... need the best bang for buck



  3. #3
    Member awerby's Avatar
    Join Date
    Apr 2004
    Posts
    5728
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    Instead of creating points, try creating curves. If you're trying to digitize an object, draw two sets of curves around it: one set which goes all around it horizontally, and another set that go vertically and cross the others at right angles, like the latitude and longitude lines on a globe. Make sure all snaps are off, and use the Interpcrv command, clicking on all the intersection points and whichever others are needed to capture the details. When you've got all those curves drawn with the Microscribe, use the NetworkSrf tool to create a surface from the curve network. This will be an editable Rhino NURBS surface, not a mesh, although you can always mesh it if you want.

    [FONT=Verdana]Andrew Werby[/FONT]
    [URL="http://www.computersculpture.com/"]Website[/URL]


  4. #4
    Member
    Join Date
    May 2006
    Location
    usa
    Posts
    343
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    My issue with that is i'm doing an inside of a curved tunnel. Very difficult to draw it the way you described.



  5. #5
    Ghost BurrMan's Avatar
    Join Date
    Dec 2008
    Location
    United States
    Posts
    4548
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    Quote Originally Posted by williamsmotower View Post
    My issue with that is i'm doing an inside of a curved tunnel. Very difficult to draw it the way you described.
    You may want to look at "PointCloudSection". Depending on how clean the cloud is, it can be pretty easy and quick.



    You'll see me turn on "grid snap" attempting to "work quick for video" as to try to maintain a plane pick with a single plane of points (This is important to get good curves. You can see a couple times I crossed point planes and got some wonky curves)

    Anyway, good luck!



  6. #6
    Member
    Join Date
    Mar 2017
    Location
    Canada
    Posts
    8
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    Quote Originally Posted by awerby View Post
    Instead of creating points, try creating curves. If you're trying to digitize an object, draw two sets of curves around it: one set which goes all around it horizontally, and another set that go vertically and cross the others at right angles, like the latitude and longitude lines on a globe. Make sure all snaps are off, and use the Interpcrv command, clicking on all the intersection points and whichever others are needed to capture the details. When you've got all those curves drawn with the Microscribe, use the NetworkSrf tool to create a surface from the curve network. This will be an editable Rhino NURBS surface, not a mesh, although you can always mesh it if you want.
    @williamsmotower - I agree with Awerby. If you can master the curve game, rest comes pretty easy. I suggest Youtube a video called 'Rhino Curves and Surfaces'. It's pretty solid.



  7. #7
    Member routalot's Avatar
    Join Date
    Dec 2003
    Posts
    1206
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    I had a similar situation a few weeks ago with a point cloud.I used the patch feature to create surfaces and then had something to refine.It worked and the part we made is now in use.



  8. #8
    Registered
    Join Date
    Jan 2008
    Location
    Canada
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    Hello everyone,

    I would download the free version of Sculptis. Save the stl as an obj file in Rhino, and import it into Sculptris. You can re-mesh, simplify, add more control points, and sculpt with the movement of your mouse, all with 'brushes'. A very handy program for altering meshes on an organic model. I love Rhino but it's very precise and if you want to alter something organically, it's not the best option. Especially when meshes are concerned. Nurbs yes, meshes are a pain in Rhino.

    I hope that helps!
    Cheers,
    Bruce



  9. #9
    Member
    Join Date
    May 2006
    Location
    USA
    Posts
    803
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    Can you post this mesh? And what splining accuracy do you need?
    Point to curves, curves to true surfaces.
    I have developed a procedure to do this successfully once you have a stl mesh or any other.
    Software is Fastsurf, a relic from the past.

    Been doing this too long


  10. #10
    Member
    Join Date
    Mar 2010
    Location
    Russia
    Posts
    95
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    Rhino have two plugins for organic modelling with nurbs result: T-splines (RIP), and Clayoo (stiil under develop).
    Both of them using low-poly square mesh to create nurbs.
    Clayoo 2.0 have also sculpting tools, allowing you paint by mouse over stl file, result is STL.
    But editing this mesh is headache for me.
    I uses Silo as low-poly mesh editor, than export squares to Rhino, and made organic nurbs with few mouse clicks.



  11. #11
    Member
    Join Date
    May 2006
    Location
    USA
    Posts
    803
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    I use the STL file to extract spline points, to create true Bi-cubic surfaces. it is tedious i don't use NURBS.I have software from 2001. works well.

    Been doing this too long


  12. #12
    Member
    Join Date
    Mar 2010
    Location
    Russia
    Posts
    95
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    With T-splies it's possible by hand-made with retopo snap turned on.
    But it's not useful for me.
    I know two 3rd party software for triangle to quads conversion, Zbrush and 3D coat.
    After conversion you can reduce amount of polygons keeping original topology.
    IMHO



  13. #13
    Member
    Join Date
    May 2006
    Location
    usa
    Posts
    343
    Downloads
    0
    Uploads
    0

    Default

    Glad this thread is still going!

    I took a break from it for awhile. I had trial of Clayoo, but wasn't enough time to learn basics. It was ok, but I'll have to get some online help from them which they offer.

    I need to keep dimensions somewhat close, while also being fairly organic.

    I'd like to be able to put a full dimple texture on final shape.



  14. #14
    Member
    Join Date
    Nov 2003
    Location
    manitoba, canada
    Posts
    452
    Downloads
    0
    Uploads
    0

    Default Re: Manipulating meshes in Rhino

    If you are looking for CAD programs, look no further than Blender for a do-all application. I have been using Rhino for 10 years as a platform and it is capable of everything, especially strong import and export capability. But when it comes to mesh sculpting Blender is free open source and maintained by a strong community and has top end mesh sculpting ability. I use it to supplement my mesh operations in Rhino. But the learning curve is medium.



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Manipulating meshes in Rhino

Manipulating meshes in Rhino