Skip to content

CompSciLauren/hello-opengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello OpenGL

A simple hello world program for OpenGL beginners. This is a simplified version of the hello-opengl-framework program.

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

A simple hello world program for OpenGL beginners

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published