Skip to content

HEKEPOIU/ComputerGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphic Middle Project

Dependency

stbImage -> For image Loading.

freeglut -> OpenGL Toolkit

OpenGl.

What inside?

Basic First Person Camera Control.

  • W, S Move Front or Back.
  • Mouse can rotate the view.

Object with texture, and shadow.

Some cos Wave Rotation Object.

How to Build

Notes that this project only test in Windows(VS) and Linux.

mkdir build 
cd build
cmake ../
cmake --build .

After build end, execute ComputerGraph file to open file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors