Skip to content

flyerchris/cghw2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cghw2

Basic Rendering System

Building

# Go into the project folder
mkdir build; cd build; cmake .. ; cmake --build .

# Execute the program from project folder
# since we load the shaders and textures using relative path
cd ..
./build/cghw2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published