Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23313afec97d685

Jump to content

// Workers AI · dad joke modeWhat did NURMS say to its date? You're a num-ber one match.

From Wikipedia, the free encyclopedia

In computer graphics, non-uniform rational mesh smooth (NURMS) or subdivision surface technique is typically applied to a low-polygonal mesh to create a high-polygonal smoothed mesh.

Usage

[edit]

NURMS are used in commercial 3D packages such as Autodesk 3ds Max to perform mesh smoothing operations. The mesh smooth modifier in 3ds Max operates by applying this algorithm to a low-polygon mesh and creates a high-polygon smoothed mesh. The new mesh can be dynamically manipulated by the low-polygon mesh to achieve the desired results. There is also an Adobe Illustrator filter that uses the same algorithm of smoothing for 2d curves.

[edit]