This commit is contained in:
ZXMushroom63 2024-11-18 16:49:57 +08:00
parent d453b0d16d
commit 954e1b39e5

View File

@ -10,7 +10,8 @@
// Open a command prompt / terminal in eagler-binary-tools
// To convert to an eaglercraft MDL, Run: java -jar EaglerBinaryTools.jar obj2mdl-1.8 MyModel.obj OutputModel.mdl true
// the 'true' at the end means enable exporting UVs
// Use https://base64.guru/converter/encode/image to convert both your mdl file and png texture file into data uris
// Use https://base64.guru/converter/encode/image to convert both your mdl file and png texture file into data uris, and replace the data URIs in this file.
// change some names.
(function LoadSphereModel() {