voxelmap version 2 update: • Voxelmap ver2: The 3-D Model Mathemat...
voxelmap GitHub: https://github.com/andrewrgarcia/voxe...
Hacktoberfest: https://hacktoberfest.com/
Goxel: https://goxel.xyz/
Voxelmap (v.1.2.1) is a new, open-source 3D model editor Python library available in the Python package manager. It is currently in its nascent stages of development and contributions to the project are welcome; the project is also participating in this year's Hacktoberbest.
easy install: pip install voxelmap
3 main applications (and voxelmap structures) are shown in this video:
02:24 Command line manipulation of numpy arrays to 3D models -- voxelmap.Model()
|_____________ HIGHLIGHT: 5:51 tiny seed
09:24 Bridging Goxel models to voxelmap objects -- voxelmap.Goxel()
|_____________ HIGHLIGHT: 22:34 fly dog - gradient colormap
|_____________ HIGHLIGHT: 26:24 fly dog - user-defined voxel colors
27:24 3D mapping of 2D images -- voxelmap.Image()
|_____________ HIGHLIGHT: 40:34 3D projection of cool cat
41:29 Closing