![]() |
PeriDyno 1.0.0
|
#include "SSAO.h"
#include <random>
#include <glad/glad.h>
#include "screen.vert.h"
#include "ssao.frag.h"
Go to the source code of this file.
Namespaces | |
namespace | dyno |
This is an implementation of AdditiveCCD based on peridyno. | |