Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Zarbuz/FileToVox
Tool for convert files into Magicavoxel file
https://github.com/Zarbuz/FileToVox
lidar lidar-point-cloud magicavoxel minecraft ply qubicle region schematic terrain vox voxel xyz
Last synced: 2 months ago
JSON representation
Tool for convert files into Magicavoxel file
- Host: GitHub
- URL: https://github.com/Zarbuz/FileToVox
- Owner: Zarbuz
- License: mit
- Created: 2018-09-28T12:13:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T13:00:50.000Z (over 1 year ago)
- Last Synced: 2024-08-04T22:13:05.242Z (6 months ago)
- Topics: lidar, lidar-point-cloud, magicavoxel, minecraft, ply, qubicle, region, schematic, terrain, vox, voxel, xyz
- Language: C#
- Homepage:
- Size: 15.1 MB
- Stars: 432
- Watchers: 10
- Forks: 46
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# What is FileToVox ?
FileToVox is a console program which allow you to convert a file into a vox file (Magicavoxel).
Current files support:
- .asc (Esri ASCII raster format)
- .binvox
- .fbx
- .csv
- .json (House-made format)
- .obj
- .ply (Binary and ASCII)
- .png
- .schematic
- .tif
- .qb (Qubicle)
- .xyz (X Y Z R G B)
- folder (of .PNG)FileToVox can import a folder of images (.PNG) where each image is a layer. (Useful for import fractals from Mandelbulb3D)
It support world region, so you can convert a terrain bigger than 126^3 voxels !
# MeshToVox
MeshToVox is an external program from FileToVox that allow you to voxelize 3D objects files.
Features:
- Load OBJ, FBX, GTLF, STL files
- Support textures and materials
- Export directly into .voxMore informations [here](https://github.com/Zarbuz/FileToVox/wiki/7.-MeshToVox)
# Wiki
Please read the documentation of FileToVox [here](https://github.com/Zarbuz/FileToVox/wiki/1.-Introduction)
## Video Tutorials
- https://www.youtube.com/watch?v=sg3z2GaMJzM
- https://www.youtube.com/watch?v=fSo1iV1DE2U## Renders
![](img/render.png)![](img/EKGGrQaX0AAxg56.jfif)
![](img/EM3eWX2WoAABN5C.jfif)
![](img/EM9l60HW4AAa2ik.jfif)