TorusKnotGeometry Op

TorusKnotGeometry

Creates as torus knot


Creates a torus knot, the particular shape of which is defined by a pair of coprime integers, p and q. If p and q are not coprime, the result will be a torus link.

https://threejs.org/docs/?q=torusk#TorusKnotGeometry


Full Name
  • Ops.Extension.Three.Geometries.TorusKnotGeometry
Visibility
  •  Extension Op - visible for members of team Three
License
  • MIT
AuthorgithubMaintained by TeamCore Libraries
  • three



INPUT PORTS


Radius (Number)

Radius of the torus knot

Tube (Number)

Radius of the tube

tubularSegments (Number)

The number of tubular segments

radialSegments (Number)

The number of radial segments

Rot Winds (Number: integer)

How many times the geometry winds around its axis of rotational symmetry

Interior Winds (Number: integer)

How many times the geometry winds around a circle in the interior of the torus

OUTPUT PORTS


geometry (Object)

Changelog

Patches using TorusKnotGeometry

  • Examples
  • Public
  • My Patches