It is a Visual C++ 6.0 (and above) source code to draw B_Splines and Besier Curves on canvas using ONLY mathematical functions and WinApi.No OpenGl fuctions are used. So you can understand internal mathematical apparatus.First click mouse on canvas at least 5 points when use menu to build curves.You can move points by mouse for redraw Bezier.
File list:
SplinesMultiplePoints
....................\Debug
....................\.....\Splines.exe
....................\ReadMe.txt
....................\resource.h
....................\Splines.aps
....................\Splines.cpp
....................\Splines.dsp
....................\Splines.dsw
....................\Splines.ncb
....................\Splines.opt
....................\Splines.plg
....................\Splines.rc
....................\StdAfx.cpp
....................\StdAfx.h
_ReadMe.txt