node-red-contrib-spline-curve 1.1.8

create curves mapping values 0-1 to values 0-1 along a curve.

npm install node-red-contrib-spline-curve

Buy Me A Coffee

Spline Curve

node-red-contrib-spline-curve

Release Notes: 1.1.7 - Point on graph updates position when you press enter, after entering coordinate manually.

This node takes float input in the range 0.0 to 1.0 (inclusive) and outputs a float in the range 0.0 to 1.0 (inclusive) as configured from the node's graphical interface.

This node is designed to work and be configured the same way as Gimp's Color Curve, or Unity Engine's Curve module. The interpolation between points is using Cubic Spline Interpolation.

In essence, it allows you to design a curve using a few points through a graphical interface. This is particularly useful when designing functions for their aesthetic properties such as color temperature of a light at different times. It's very useful in expressing the qualitative properties of a value over time, as used in animation.

Alt text Alt text

Node Info

Version: 1.1.8
Updated 4 years, 8 months ago
License: Apache-2.0
Rating: 5.0 1

Actions

Rate:

Downloads

52 in the last week

Nodes

  • spline-curve

Keywords

  • node-red
  • spline
  • curve

Maintainers