https://github.com/beyondeye/voxconverter
https://github.com/beyondeye/voxconverter
command-line-tool kotlin magicavoxel voxels
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/beyondeye/voxconverter
- Owner: beyondeye
- License: apache-2.0
- Created: 2016-12-01T10:29:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T06:58:21.000Z (over 1 year ago)
- Last Synced: 2024-03-19T08:53:19.269Z (over 1 year ago)
- Topics: command-line-tool, kotlin, magicavoxel, voxels
- Language: Kotlin
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is it
In this repository you will find a command line tool and various Kotlin utility classes to manipulate Voxel data written in [MagicalVoxel](https://ephtracy.github.io/index.html?page=mv_main) format.
For example
- reading and writing voxel data
- manipulating palette data## LICENSE
Copyright 2016 Dario Elyasy
see license [here](./LICENSE)