Socket
Book a DemoInstallSign in
Socket

ao-mesher

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ao-mesher

Voxel ambient occlusion mesher

latest
Source
npmnpm
Version
0.2.10
Version published
Weekly downloads
58
141.67%
Maintainers
1
Weekly downloads
 
Created
Source

ao-mesher

A voxel mesher for ndarrays that handles ambient occlusion and transparency.

Install

npm install ao-mesher

require("ao-mesher")(array)

Constructs a mesh for array.

  • array is a 3D ndarray of voxels

Returns A uint8array encoding the mesh, or else null if there were no facets. This is in the same format that ao-shader expects.

Credits

(c) 2013 Mikola Lysenko. MIT License

Keywords

voxel

FAQs

Package last updated on 05 Apr 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts