Skip to content

My 2nd homework assignment for Interactive Computer Graphics.

Notifications You must be signed in to change notification settings

mpaustin1993/picnic-in-OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picnic-in-OpenGL

Second Homework for Interactive Computer Graphics

I used Microsoft Visual Studio 2019 with directory links to the freeglut Include PATHs and libraries. I also included freeglut.dll in my homework's x64 folder. This homework can be compiled via the debugger in Visual Studio 2019 - view each different image by changing curProblem = 1 through 4 for whatever image you want to view.

I greatly enjoyed completing this project. For the open-ended portion, I constructed a gazebo with a table, four chairs rendered via a nested glPushMatrix(), and a center piece directly rendered via its coordinates. I am happy with the way that my final image turned out and I look forward to rendering more complex images in the future.

Please let me know if you have any problems compiling or displaying any of my images.

About

My 2nd homework assignment for Interactive Computer Graphics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages