Skip to content

CsJsss/B-Spline-Curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B-Spline-Curve

a tiny and fast B-spline curve which support user interaction. Go to B-spline for more details.

Table of Contents

Demo

demo

Install

pip install -r requirements.txt

Usage

python main.py

Features

  • Interactive: Use mouse left and mouse right you can add control point and drag control line.
  • Two types B-spline: Support Uniform and Clamped type B-spline.
  • Define Curve's degree: You can input what you want degree of the curve but make sure that your input is valid.

Todo list

  • Add Point Delete
  • Add Line Delete

About

a tiny and fast B-spline curve which support user interaction.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages