搜索资源列表
voxelizer-v1.1.zip
- 这个Matlab程序,可以从.OBJ文件中读取三维模型,并转换成单元体表示。同时提供了一个绘图plot函数,来可视化三维物体。 ,The Matlab program can be. OBJ file to read three-dimensional model, and converted into cell precursors express. At the same time provides a mapping function plot to visualization of t
voxelizer
- calculate the 3d voxels (in 2d pixel)
voxelizer-v1.1
- 3D voxelizer该软件包提供从.OBJ文件加载3D模型并将其转换为体素表示的功能。空间被划分成一个离散的网格,并且与给定对象相交的网格单元被标记为占用。占用的单元格然后形成对象的体素表示。还包括绘图功能以允许可视化体素表示。(3D voxelizer This package provides functionalities for loading 3D models from .OBJ files and convert them to a voxel representation.