What's new in RhinoResurf2(WIP) for Rhino 2.0.1

Jul 20, 2011
  • command RsMesh2StarFace: create star face from mesh;
  • command RsFillMeshholes: filll mesh holes automatically.
  • command _RsMesh2Surfs (Surfaces from mesh by curve network) supports T-point vertex in curve network.
  • Added two new surface modeling commands: RsFace FromLines and RsFaceFromPolygon.

New in RhinoResurf2(WIP) for Rhino 2 (Apr 21, 2010)

  • Added a new topology template cylinder-homeomorphous for surface fitting to mesh in RsMesh2Surf;
  • Added new check box base surface in RsPoints2Surf , this checkbox allows user select a surface as an initial surface for fitting;
  • Added new check box bfaster mode in RsPoints2Surf , this checkbox helps reduce computation time in case of large surface control point number (greater than
  • 100X100);
  • Removed create button in the window of RsMesh2Surfs .

New in RhinoResurf2(WIP) for Rhino 1.1.7 (Mar 10, 2010)

  • A tool for automated splitting the selected curves by their intersection points has been added. Command: _RsSplitCurveNetwork
  • _RsMesh2Surfs has been improved, some curve network can be passed to create surfaces.
  • _RsPointcloud2Surf has been modified.
  • Fixed some bugs

New in RhinoResurf2(WIP) for Rhino 1.1.56 (Apr 27, 2009)

  • A tool for automated curves splitting by their intersection points has been added. Command: _RsSplitCurveNetwork;
  • _RsMesh2Surfs has been improved, some curve network with badconnectivity can be passed to create surfaces;
  • _RsPoint2Surf has been modified.
  • documentation has been updated, a new tutorial '6 Steps to create a solid from mesh by using RhinoResurf' has been added.

New in RhinoResurf2(WIP) for Rhino 1.1 (Dec 18, 2008)

  • A NURBS surface create from curves (such as contours), command: _RsCurves2Surf ;
  • Point cloud to mesh generation. The mesh will pass through thr points, command: _RsPointCloud2Mesh .

New in RhinoResurf2(WIP) for Rhino 1.0.84 SR2 (Oct 2, 2008)

  • A tool for fully automated nurbs surfaces generation (command _RsAutoNurbs) has been added in RhinoResurf.

New in RhinoResurf2(WIP) for Rhino 1.0.84 SR1 (Aug 1, 2008)

  • Added a new button 'preview' to preview the initial surface.
  • Added pull orientation (dx, dy, dz) for determination of fitting plane.
  • Surface shows immediately after user selected mesh.