Releases: Jumpaku/JumpakuCurves
Releases · Jumpaku/JumpakuCurves
JumpakuCurves 0.5
-
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
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