mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-09 08:16:50 +02:00
Merge pull request #15 from kniight/patch-1
Update _catmull_rom_spline.scad
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use <bezier_curve.scad>;
|
||||
use <../bezier_curve.scad>;
|
||||
|
||||
function _catmull_rom_spline_4pts(t_step, points, tightness) =
|
||||
let(
|
||||
|
Reference in New Issue
Block a user