Skip to content

Rendering of pyramid of cubes with C++ and OpenGL API

Notifications You must be signed in to change notification settings

m4tob/learn-opengl-pyramid-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning: OpenGL: Pyramid 3D

This is a repository to source code and resources used in a college project of computer engineering of Universidade Estadual de Feira de Santana - UEFS.

The project is builded with C++ language and OpenGL API. The goal of project is build a pyramid with cubes, like Minicraft Game.

Execution

To run the project, use QT Creator IDE. It is possible to interact with the model built using the directional keys. Exists two modes of interaction, Rotate (R key) or Translate (T Key).

About

Rendering of pyramid of cubes with C++ and OpenGL API

Resources

Stars

Watchers

Forks