Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/box3trc/box3convert
Box3Convert 岛三在线转换工具,vox模型转建筑,建筑转vox模型
https://github.com/box3trc/box3convert
box3 express js vercel vox voxel
Last synced: 9 days ago
JSON representation
Box3Convert 岛三在线转换工具,vox模型转建筑,建筑转vox模型
- Host: GitHub
- URL: https://github.com/box3trc/box3convert
- Owner: Box3TRC
- License: mit
- Created: 2024-02-14T10:36:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T06:25:51.000Z (8 months ago)
- Last Synced: 2024-03-17T15:25:28.179Z (8 months ago)
- Topics: box3, express, js, vercel, vox, voxel
- Language: JavaScript
- Homepage: https://convert.trc.tobylai.fun/
- Size: 99.6 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# box3convert
Box3Convert,在线进行 `Box3` 相关的转换操作# 网站 (Official demo)
[https://convert.trc.tobylai.fun/](https://convert.trc.tobylai.fun/)# 一键部署!
本项目使用[vercel](https://vercel.com)部署,点击下面的按钮可以直接部署在你自己的账号上。[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FBox3TRC%2Fbox3convert&demo-title=Box3TRC%20Box3convert%20Official%20Website&demo-description=Box3TRC%20Box3convert&demo-url=https%3A%2F%2Fconvert.trc.tobylai.fun%2F)
# 环境变量
|变量名|描述|
|---|---|
|`ENABLED_CONVERTORS`|启用的转换器。留空全部开启|# 支持转换器
|转换器ID|描述|
|---|---|
|`vox2blocks`|vox模型转建筑|
|`blocks2vox`|建筑转vox模型|
|`map2pic`|岛三俯视图生成|# About
`vox2blocks` `blocks2vox` 接口 最初 @tobylai-toby 贡献