Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

This is my undergraduate final project, this project aims to use OpenGL develop a learning tool for 3D Graphics. In this application, there are two educational focused games and a UI with pages of introduction.

License

Notifications You must be signed in to change notification settings

YuantongL/3D-Graphics-Learning-through-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Graphics-Learning-through-Games

This is my undergraduate final project, this project aims to use OpenGL develop a learning tool for 3D Graphics. In this application, there are two educational focused games and a UI with pages of introduction.

This application is programmed using OpenGL and C++. With standard structure of OpenGL, C++ is used to define single element as a class, every class has one method drawself(), by calling this method, elements are self drawn on the screen.

Although the application achieved it's goal, in good appearance, but the structure in this application is highly redundant, the program runs in low efficiency, all because lack of good software designing at the very beginning of the program.

image image image

About

This is my undergraduate final project, this project aims to use OpenGL develop a learning tool for 3D Graphics. In this application, there are two educational focused games and a UI with pages of introduction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages