Forgot password?

Create an account!

RVB

« back

Rnd UV-Matrix

Description Example image: Rnd UV-Matrix

RhinoScript Library by Johannes

Generate a grid of uv points on a surface. Unlike the 'normal' uv grid this script divides the surface with a random distance between each uv parameter.

input:
- surface to divide
- number of segements in u direction
- number of segements in v direction

output:
- division points

Version

Version 1 (Jun 28, 2010)

Requirements

Rhino version: Rhino 4

Code

You need to be logged in to view the source code.

Download

You need to be logged in to download the script.

Recommend

Why are these buttons gray?

Comments
  • +++ Jun 28, 2010 19.08: Rnd UV-Matrix version 1 published +++