PeriDyno 1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SSAO.cpp File Reference
#include "SSAO.h"
#include <random>
#include <glad/glad.h>
#include "screen.vert.h"
#include "ssao.frag.h"
Include dependency graph for SSAO.cpp:

Go to the source code of this file.

Namespaces

namespace  dyno
 This is an implementation of AdditiveCCD based on peridyno.