C++ Programming GalleryGraphics
Triangle in C++, using graphics.h BGI library

Plots a triangle in a 3D system on the screen rotating around the axe Z. Its initial coordinates are read from a text file.
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/triangul – Porting to VC++ 2017 using winbgi
- Versión 1.0 14-X-2000
- Plots a triangle in a 3D system on screen rotating around the Z axis. Its initial coordinates are read from a text file.