Skip to content

Releases: Jumpaku/JumpakuCurves

JumpakuCurves 0.5

24 Mar 09:19
Compare
Choose a tag to compare
JumpakuCurves 0.5 Pre-release
Pre-release
  • core : a set of basic data types like

    • Point
    • Curve
  • fsc : a set of the following algorithms;

    • fsc generation
    • fsc blending
    • fsc fragmentation
    • geometric curve classification
    • conic section snapping
  • fxcomponents : a set of GUI components of tornadofx and nodes of javafx.

  • examples : GUI examples of the above algorithms

JumpakuCurves 0.4

08 Dec 15:14
Compare
Choose a tag to compare
JumpakuCurves 0.4 Pre-release
Pre-release

Version 0.4 has been released.

  • core : a set of basic core classes for algorithms using FSC
  • fsc : a set of algorithms using FSC
  • fxcomponents : a set of GUI components of tornadofx and nodes of javafx.
  • examples : GUI examples to use fsc