Show HN: Squirrel Curve Studio – A simple tool to design spline curves
11–17 of 17 posts
Re: Show HN: Squirrel Curve Studio – A simple tool to design spline curves
#12I'm a little jealous : 60Mo software for drawing 1 curve get 35 votes in 2 hours when my "show HN" get 2 upvotes in one day for a full drawing software.
People don't upvote "60Mo software for drawing 1 curve", they upvote a "simple tool to design spline curves".
Re: Show HN: Squirrel Curve Studio – A simple tool to design spline curves
#13Looks great, but why is it not a web site? Why electron?
https://sentido-labs.com/tmp/Curve-Studio/
Even save/load with “Export JSON” and “Import JSON” seems to work!
@antixk: since it works as a website anyway, I’d recommend doing that yourself because it’s much easier to give it a quick look this way.
Re: Show HN: Squirrel Curve Studio – A simple tool to design spline curves
#14I'm a little jealous : 60Mo software for drawing 1 curve get 35 votes in 2 hours when my "show HN" get 2 upvotes in one day for a full drawing software.
Re: Show HN: Squirrel Curve Studio – A simple tool to design spline curves
#15Earlier quoted context omitted.
Perhaps you should post again? I would expect upvote behaviour to be quite arbitrary sometimes.
I will maybe do it in 6 months or one year. I don't want to spam HN.
1. Post on HN.
2. If upvotes 3. Iterate on your product or work on a new one, but don't post a similar thing again for 6 months.
Re: Show HN: Squirrel Curve Studio – A simple tool to design spline curves
#16I'm a little jealous : 60Mo software for drawing 1 curve get 35 votes in 2 hours when my "show HN" get 2 upvotes in one day for a full drawing software.
Re: Show HN: Squirrel Curve Studio – A simple tool to design spline curves
#17Well done for releasing something and hitting the top of HN. It looks like a clean UI, but I'm confused what we're seeing. 1. What is W for each point and how is it set? I assume something like 'weight', rather than a third dimension, but neither Bezier nor Catmull-Rom curves have an additional per-vertex parameter [0]. And NURBS are a ratio of two B-splines, but you still have only X, Y & W [1]. 2. In the demo, each…