Math GraphicsVisual C++ Gallery

3D Pyramid in C++ Visual Sudio

A pyramid is plotted in 3D. It is allowed to translate it on the Y axis and rotate it around the Y axis

Spanish:
Se plotea una pirámide en 3D. Se permite trasladarla en el eje Y y rotarla alrededor del eje Y

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 – 04-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.
    • Add credits and version history
    • Translate GUI from spanish to english
    • Warnings due to lack of static_cast are corrected
    • Bug is corrected in the translation on the Y axis
    • Bug is corrected in the GUI, where it was indicated that it was translated along the X axis, when in reality the translation was along the Y axis
    • Added button to rotate at -90° (counterclockwise)
    • The button is added for translation parallel to the Y axis in the negative direction
  • Version 1 – 08-I-2001
    • First version developed by Yacsha for VC++ 6.0

Leave a Reply

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

Back to top button