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.
- Host: GitHub
- URL: https://github.com/ytakzk/voxelizer
- Owner: ytakzk
- License: mit
- Created: 2019-05-31T21:10:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T01:09:19.000Z (almost 6 years ago)
- Last Synced: 2025-01-28T19:35:19.844Z (over 1 year ago)
- Topics: algorithmic-design, computational-design, grasshopper, mesh, rhinoceros, voxel
- Language: C#
- Homepage: https://www.food4rhino.com/app/voxelizer
- Size: 583 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Voxelizer

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

## Author
ytakzk
[https://ytakzk.me](https://ytakzk.me)
## License
Voxelizer is released under the MIT license.
See LICENSE for details.