Author Topic: Galleon's Mycraft  (Read 3365 times)

0 Members and 1 Guest are viewing this topic.

Offline Ashish

  • Forum Resident
  • Posts: 630
  • Never Give Up!
    • View Profile
Galleon's Mycraft
« on: March 29, 2019, 11:30:32 am »
Hi everyone!
I was just looking for some file in my collection of QB64 Programs Archive, and I found a gem. This is the program coded by Galleon (in 2014) to generate environment, just like Microsoft's MINECRAFT game.

It is cool to know that 3D rendering is done only with the help of _MAPTRIANGLE. (No SUB _GL).

The program is in attachment.
* mycraft.zip (Filesize: 83.49 KB, Downloads: 327)
Screenshot_1.png
* Screenshot_1.png (Filesize: 770.63 KB, Dimensions: 1030x635, Views: 393)
if (Me.success) {Me.improve()} else {Me.tryAgain()}


My Projects - https://github.com/AshishKingdom?tab=repositories
OpenGL tutorials - https://ashishkingdom.github.io/OpenGL-Tutorials