Skip to content

ZaidA2023/Spline-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Cubic Bezier and
B-spline Simulator

by Zaid Albustami

To run via terminal (in root dir):
   mkdir build
   cmake ..
   make
   ./bin/Spline

This project is base code for a 3D visualization tool for higher
order bspline meshes currently only supporting cubic
Future plans:
Quartic and quantic More spline types e.g hermite
Coordinate inputs and clear plane with units
Sample size slider

Inspiration and sources:
https://www.youtube.com/watch?v=jvPPXbo87ds
https://pomax.github.io/bezierinfo/#introduction

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published