mirror of
https://github.com/LucasDower/ObjToSchematic.git
synced 2024-12-15 02:59:55 +08:00
Merge branch 'main' into atlas-integration
This commit is contained in:
commit
890fc6f1d2
@ -1,5 +1,5 @@
|
||||
# ObjToSchematic
|
||||
A tool to convert .obj files into Minecraft Schematics.
|
||||
A tool to convert .obj model files into Minecraft Schematics or [Litematica](https://www.curseforge.com/minecraft/mc-mods/litematica/files).
|
||||
|
||||
![Preview](/resources/preview3.png)
|
||||
|
||||
@ -39,6 +39,7 @@ A tool to convert .obj files into Minecraft Schematics.
|
||||
* Block palette (choose blocks to export with)
|
||||
* Options for toggling fallable blocks
|
||||
* Buffer refactor to support `OES_element_index_uint` WebGL extension (support for uint32 index buffers instead of uint16)
|
||||
* Dithering
|
||||
|
||||
0.5
|
||||
* ⌛ Multithreading (see [web-workers](https://github.com/LucasDower/ObjToSchematic/tree/web-workers))
|
||||
|
Loading…
Reference in New Issue
Block a user