An open API service indexing awesome lists of open source software.

https://github.com/ytakzk/voxelizer

Grasshopper plugin to voxelize meshes.
https://github.com/ytakzk/voxelizer

algorithmic-design computational-design grasshopper mesh rhinoceros voxel

Last synced: about 1 year ago
JSON representation

Grasshopper plugin to voxelize meshes.

Awesome Lists containing this project

README

          

# Voxelizer

![Voxelizer](./img/ss.jpg?raw=true)

Voxelizer provides a set of functions to voxelize a mesh. Any closed mesh can be transformed into a collection of voxels. The size of voxels is adjastable. Plus, Voxelizer can automatically close meshes even if they are opened. It is of cource better than you feed a closed mesh though, just give it a try with any meshes you want. Let's get voxelized!

## Installation

* Download Voxelizer.gha via [food4rhino](https://www.food4rhino.com/app/voxelizer).
* Copy the gha file and paste it directly into Components Folder. (Grasshopper: File > Special Folders > Components Folder)

## How to Use

![Voxelizer](./img/ss4.jpg?raw=true)

## Author
ytakzk
[https://ytakzk.me](https://ytakzk.me)

## License
Voxelizer is released under the MIT license.
See LICENSE for details.