Skip to content

windless1015/hello-opengl-mvc-framework

 
 

Repository files navigation

Hello OpenGL MVC Framework

The hello-opengl beginner program but using a Model-View-Controller (MVC) framework.

How to Run Program in Terminal

  1. Clone or download the repo
  2. Inside project folder, run make command
  3. Type ./hello

What it Looks Like

You should see an image of a yellow triangle with a black background.

Credit

This example program is from the KU EECS 672 public class website.

About

The hello-opengl beginner program but using a Model-View-Controller (MVC) framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.7%
  • Makefile 6.7%
  • GLSL 2.6%