Description: It is a Visual C++ 6.0 (and above) source code to draw B_Splines and Besier Curves + 3D surface and complex spline on it surface on canvas using ONLY mathematical functions and WinApi.
No OpenGl fuctions are used. So you can understand internal mathematical apparatus.
You can move points by mouse for redraw Bezier.
Use mouse Left button to rotate 3D surface.
To Search:
File list (Check if you may need any files):
BSplineBezier
.............\Debug
.............\.....\spln_surf.exe
.............\formula.h
.............\main.cpp
.............\main.dsp
.............\main.dsw
.............\main.ncb
.............\main.opt
.............\main.plg
.............\mainOGL.h
.............\res.aps
.............\res.rc
.............\resource.h
.............\spline.h
.............\spln_surf.dsp
.............\spln_surf.dsw
.............\spln_surf.ncb
.............\spln_surf.opt
.............\spln_surf.plg
.............\surf.h
_ReadMe.txt