User talk:Caste/GSoC Progress

From K-3D

Jump to: navigation, search

Bart's test results

Curves

NurbsCurve

Perfect!

NurbsConnectCurves

Perfect, screenshots in the docs are very helpful!

NurbsSetWeight

Perfect!

NurbsEditKnotVector

  • Knot vector is not saved

NurbsCurveInsertKnot

  • Working great, nice doc!
  • Should we allow multiple curves?

NurbsSplitCurve

  • Working perfectly, great doc.
  • Again, multiple curves can be considered

NurbsCloseCurve

Working great, with clear docs!

NurbsCurveDegreeElevation

Again, perfect for both the plugin and the docs

Surfaces

Traverse curve

Working great, even with changing inputs.

Ruled surface

There seems to be a problem sometimes when changing the number of control points on one of the input curves.

Create cap

Worked great on a circle, but after connecting and closing a set of 4 NurbsCurves, the cap was not complete. I also got a crash when changing the number of control points of one of the original curves. See this test file

Skinning

  • Should work with 2 curves (this case is equal to a ruled surface)
  • Add some options to determine curve order:
    • Order along an axis of choice
    • Order the curves appear in the mesh. If the set of curves resulted from a MergeMesh, this will be the order the curves were selected in, which seems intuitive

Revolve curve

Working great. Should have an option to select what axis is revolved along