Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages