Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

michaeltroger/homer-opengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homer Simpson drawn with low-level matrix/vector operations in OpenGL and C++

CI

homer

How to get set up (Linux):

sudo apt-get install g++ freeglut3-dev

Compiling:

g++ homer.cpp -o homer -lGL -lglut

Give execution rights:

chmod +x homer

Launch:

./homer

About

Homer Simpson drawn with vector/matrix operations using OpenGL 2 / C++

Topics

Resources

License

Stars

Watchers

Forks

Languages