C++ Programming GalleryGraphics

Plotting Mathematical Functions, 3d function plotter in C++(Graf 3D) Example 3, 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:

JOSE LUIS DE LA CRUZ LAZARO

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/graf3d2 – Porting to VC++ 2017 using winbgi
  • Versión 1.1 – 20-VII-2000
    • Optimización de los algoritmos de dibujo de la versión 1.0 .
    • Algunas nuevas superficies matemáticas 3D.
  • Versión 1.0 – 15-V-2000
    • First version for Borland C++ 3.1 and Turbo C 3.0

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button