voxel-ssao

0.1.0 • Public • Published

voxel-ssao

This is an experiment to implement screen space ambient occlusion into voxel.js. It works but it's slow and doesn't look as good as it should.

So use sparingly.

Thanks to alteredq for the SSAO shader and three.js. Also thanks to hughsk for making post-processing easier in voxel.js with voxel-pp.

example

View this example

// Add this to your game and whamo!
require('voxel-ssao')(game)

install

With npm do:

npm install voxel-ssao

Use browserify to require('voxel-ssao').

release history

  • 0.1.0 - initial release

license

Copyright (c) 2013 Kyle Robinson Young
Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i voxel-ssao

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • shama