Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Tw1ddle/Screen-Space-Ambient-Occlusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Space Ambient Occlusion

WebGL SSAO demo for three.js. Try it out now in your browser.

Screenshots

Screenshot

Notes

  • The current shader is based on implementations by ArKano22 and Martins Upitis.
  • This uses three.js, stats.js and dat.gui JavaScript libraries.
  • Depends on the msignal and Sure haxelibs.