Skip to content

CraZyB1336/Graphics-SS-Subsurface-Scattering

Repository files navigation

Graphics-SS-Subsurface-Scattering

Project to implement subsurface scattering using screen space calculations.

Building

How to build

mkdir build
cd build
cmake ..
cmake --build ./

Run

./SSSS

How to build using bash scripts.

./clean.sh # Creates a new build directory and cleans the cmake configurations.
./start.sh # Builds and starts the SSSS program.
./cleanstart.sh # Does all of the above.

Add the -l or --log flag for CMake log outputs.

TODO readme:

  • Write about ASSIMP and other submodules used.

About

Project to implement subsurface scattering using screen space calculations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors