db&w documentation wiki

finest software | finest docs

Site Tools


tools:s-tk:roadmap

This is an old revision of the document!


Spline Toolkit (S-Tk) Roadmap

Base Stage (in development)

A new Primitive Type1) will be developed, called “db&w Spline”.

Initially this will host a Bezier Spline2) which can be open or closed. When selected, it can be edited using a Gizmo3).

Internally, the splines will be managed using a global plugin4) to allow other plugins to discover and use the splines.

To make the spline useful, we'll add a motion plugin as well as an evaluation node that can be used for motion node graphs.

The spline will be static - the control points can not be animated at this stage.

Due to the complexity of getting the architecture right, The Base Stage will be a two months project on Patreon.

Following the base stage, the following modules may be added but some may depend on others.

Module 1 - Animatable splines

Allows for the whole spline shape to be animated using a single envelope.

Might adds envelopes to the spline controls points and handles and updates the gizmo to allow for keyframing the points and handles.

Allows knots and control points to follow other items.

Module 2 - More Spline types

This adds CSplines (the ones used by default for LightWave envelopes) as well as B-Splines. Splines can be converted, but only the control points are translated. The shape of the curves will change.

Module 3 - Editor Plus

Add more functionality to the spline editing tool.

Module 4 - Deform

Adds a node and a deformer plugin to deform a mesh along a spline.

Requires splines to be animatable.

Module 5 - Proximity Node

A node that computes the closest distance to a spline, this can be used for shading.

Module 6 - Renderable Splines

Allows for splines to be rendered.

Requests

  • Constraining the spline editor to “background” geometry.
  • Convert Nulls to Splines and vice versa
1)
Just like Shapes and OpenVDB items
2)
that's the ones with handles
3)
a part of the LW SDK that allows for interacting with items in the viewports
4)
essentially a library that can be used by multiple plugins
tools/s-tk/roadmap.1564954071.txt.gz · Last modified: 2019/08/04 23:27 by lightwolf