Math GraphicsVisual C++ Gallery
Spline Curve in C++ Visual Sudio

Draw a Spline Curve
Developed by:
Original authors: Manuel Paredes
Improvements added from version 2, thanks to Yacsha.
YACSHA – Software & Desing, since 1999, Lima – Perú
The World of Chaos – EL MUNDO DEL CAOS – Unlimited Programming
You can DOWNLOAD the SOURCE CODE and executable software for FREE from here:
Spline Curve (980 downloads )Join The World of Chaos Developer Community😃
Contribute to the project on Github!HISTORY
- Version 2 – 06-V-2024
- Thanks to the collaboration of a follower of “the world of chaos”, we obtained the first version. From which we have made the following changes:
- Porting to VC++ 2017.
- Added a new icon to the project
- Add credits and version history
- Translate GUI from spanish to english
- Warnings due to lack of static_cast are corrected
- Thanks to the collaboration of a follower of “the world of chaos”, we obtained the first version. From which we have made the following changes:
- Version 1 – 02-VI-2000
- First version developed by Manuel Paredes