KiCad PCB EDA Suite
Loading...
Searching...
No Matches
post_shader_ssao.cpp File Reference

Implement a post shader screen space ambient occlusion in software. More...

#include "post_shader_ssao.h"
#include "../3d_fastmath.h"

Go to the source code of this file.

Macros

#define ROUNDS   3
 

Detailed Description

Implement a post shader screen space ambient occlusion in software.

Definition in file post_shader_ssao.cpp.

Macro Definition Documentation

◆ ROUNDS

#define ROUNDS   3