Skip to content

Stektpotet/overkill-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volumetric.Clouds.mp4

TDT4230 - Graphics and Visualization Final Project

What do I do?

git clone --recursive https://github.com/Stektpotet/TDT4230-project.git

Should you forget the --recursive bit, just run:

git submodule update --init

Windows

Install Microsoft Visual Studio Express and CMake. You may use CMake-gui or the command-line cmake to generate a Visual Studio solution.

Linux:

Untested; might not compile correctly

Make sure you have a C/C++ compiler such as GCC, CMake and Git.

make run

which is equivalent to

git submodule update --init
cd build
cmake ..
make
./overkill

About

TDT4230 Graphics and Visualisation Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •