Skip to content

CityBuilder Project with OpenGL, C++, Qt Framework and QGLViewer

Notifications You must be signed in to change notification settings

rodc87/CityBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CityBuilder

Instructions to run project on Mac :

Make sure to install all necessary dependencies:

 brew install qt
 brew install glew
 brew instlall glfw

Use Qmake command to create MakeFile :

 qmake Playground.pro

Use make command to create executable :

make 

Open application :

open playground.app/

Some examples of what you can build by using this project :

Architecture

Architecture

Architecture

Architecture