Skip to content

Releases: HoBeZwe/NURBS.jl

v0.8.0

03 Nov 23:52
dfa3a63
Compare
Choose a tag to compare

NURBS v0.8.0

Diff since v0.7.0

  • add export VTK for ParaView

Closed issues:

  • Consider dropping PlotlyJS dependency (#11)

v0.7.0

30 Jul 21:16
f8b3d2c
Compare
Choose a tag to compare

NURBS v0.7.0

Diff since v0.6.3

  • natively support single point evaluation

v0.6.3

29 Jul 23:22
a28c0cf
Compare
Choose a tag to compare

NURBS v0.6.3

Diff since v0.6.2

  • evalNaive now evaluates to 1 at 1 for the rightmost basis function
  • a load function is now provided handling all types of input files
  • several tools to identify the surface patch connectivity are provided
  • improve type stability in several places

v0.6.2

23 May 15:04
75d2315
Compare
Choose a tag to compare

NURBS v0.6.2

Diff since v0.6.1

v0.6.1

08 May 17:14
0851812
Compare
Choose a tag to compare

NURBS v0.6.1

Diff since v0.6.0

Merged pull requests:

  • Add greville and anchors computation to NURBS and CurrySchoenberg (#7) (@djukic14)
  • Remove hard-coded float type initializations to be typed based on promoted input types. (#8) (@juddmehr)

v0.6.0

18 Feb 23:19
3a7d403
Compare
Choose a tag to compare

NURBS v0.6.0

Diff since v0.5.3

New Features:

  • curve knot removal
  • surface knot removal
  • scaling of curves and surfaces
  • translating of curves and surfaces
  • rotating of curves and surfaces
  • mirroring of curves and surfaces

v0.5.3

14 Feb 17:37
3959fa1
Compare
Choose a tag to compare

NURBS v0.5.3

Diff since v0.5.2

New Features:

  • knot refinement for curves & surfaces
  • curve splitting
  • surface splitting

v0.5.2

30 Jan 14:51
ec1ae1b
Compare
Choose a tag to compare

NURBS v0.5.2

Diff since v0.5.1

v0.5.1

29 Oct 14:34
7590963
Compare
Choose a tag to compare

NURBS v0.5.1

Diff since v0.4.1

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#5) (@github-actions[bot])

Closed issues:

  • plotSurface(SNurbs, controlPoints=controlPoints) is not working for a different number of control points in the two parametric directions (#4)

v0.5.0

06 Oct 23:42
05dd5f2
Compare
Choose a tag to compare

NURBS v0.5.0

Diff since v0.4.1