pmndrs / postprocessing

A post processing library for three.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement SSGIEffect

vanruesc opened this issue · comments

Description

Implement a SSGIEffect.

References:

Tasks

  • Create SSGIEffect.
  • Create ssgi demo.
  • Add unit test.

Implementation Details

  • Use G-Buffer components (depth, normals, ORM).