Page MenuHome

Geometry Nodes: Curve to Point Index Node (WIP)
AbandonedPublic

Authored by Johnny Matthews (guitargeek) on Jul 27 2022, 11:02 PM.

Details

Summary

Initial work on curve to point node. This node retrieves the CP index or Index in Curve of a control point at a given index within each curve. By default, this order is the spline order, but a sort weight can be provided to order the points differently. e.g. ordering by ascending Z position.

This patch still has some domain context issues that need to be worked out.

Diff Detail

Repository
rB Blender
Branch
curve_to_point_index (branched from master)
Build Status
Buildable 23185
Build 23185: arc lint + arc unit