C++ Programming GalleryGraphics
Plot Conics, Circle, Parabola, Ellipse, Hyperbola (Conics) in C++, using graphics.h BGI library

Program that graphs conics in their general form ( AX^2+ BXY+CY^2+DX+EY+F = 0), that is to say parabolas, ellipses, hyperbolas, translated and rotated circles.
Developed by:
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:
Join The World of Chaos Developer Community😃
Contribute to the project on Github!HISTORY
- Version 2 – 26-III-2024
- Update graphics/conicas – Porting to VC++ 2017 using winbgi
- Version 1 – 15-V-1999
- First version for Borland C++ 3.1 and Turbo C 3.0