Skip to content

pgrwe/opengl-round2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opengl-round2: Summer 2024 Computer Graphics Investigation

Main Goals + Resources Used

Stretch Goals:

Running the Code

cmake -B build 
cmake --build build
./build/bin/opengl_round2

You can also use the provided makefile

make

Commands

  • 0: Wireframe Mode
  • 1: Fill Mode (default)
  • Up: Increase texture mix value
  • Down: Decrease texture mix value

Tested on Arch Linux, Windows 11, and macOS

About

Summer 2024 computer graphics investigation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages