Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

ronejfourn/graphics-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics Project

Building

Windows (Visual Studio 2022)

git clone https://github.com/ronejfourn/graphics-project
cd graphics-project
.\setup.bat
.\graphics-project.sln

Visual Studio should open up and you can build/run the solution from there.

Linux

git clone https://github.com/ronejfourn/graphics-project
cd graphics-project
chmod +x setup.sh
./setup.sh
make
cd build
./debug/graphics-project

Controls

W or Up move forwards
S or Down move backwards
A or Left move left
D or Right move right

H pan left
J tilt down
K tilt up
L pan right

F fast forward
R toggle sun movement
T toggle wireframe/fill

1 toggle environment mapping
2 toggle lighting
3 toggle shadows
4 toggle ambient occlusion
5 toggle fog
6 toggle back face culling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages