C++ Programming GalleryGraphics
Plotting Mathematical Functions, 3d function plotter in C++(Graf 3D) Example 1, using graphics.h BGI library

3D FUNCTION PLOTTER
Rotates a 3D surface z=f(x,y) randomly around each of the three axes (X,Y,Z), modeling this function as a wireframe (as a mesh or grid).
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 – 25-III-2024
- Update graphics/graf3d0 – Porting to VC++ 2017 using winbgi
- Versión 1.0 15-V-2000
- First version for Borland C++ 3.1 and Turbo C 3.0
- Rota una superficie 3D z=f(x,y) aleatoriamente alrededor de cada uno de los tres ejes (X,Y,Z), modelando esta función como una estructura alámbrica (como una malla o cuadrícula..)