1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-20 05:21:38 +02:00

Update _catmull_rom_spline.scad

The path is changed perhaps due to some restructuring of the source.
bezier_curve.scad is in the parent directory relative to this file.
This commit is contained in:
kniight
2021-01-08 16:22:39 +01:00
committed by GitHub
parent 5d4eec1ad8
commit 81d501212e

View File

@@ -1,4 +1,4 @@
use <bezier_curve.scad>;
use <../bezier_curve.scad>;
function _catmull_rom_spline_4pts(t_step, points, tightness) =
let(