#Saving a free model (mesh) in txt format. / Сохранение свободной модели (меша) в формате txt.

16 messages · Page 1 of 1 (latest)

onyx zealot
#

English translation :

Day/night, is there any plugin or something that allows you to save the mesh model (free model) in txt format?

Or copy the parameters of the mesh (normals) and textures to it?


Русский перевод :

День/ночь, есть какой нибудь плагин или что-то позволяющее сохранить mesh модель (свободную модель) в формате txt?

Либо скопировать параметры меша (нормали) и текстуры к нему?

dim elmBOT
#
Welcome to the help forum!

Please make sure to read #1021015331910713395 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

onyx zealot
#

Ждемс ответа

#

Эх

viscid moss
#

Yes, OBJ.

onyx zealot
# viscid moss Yes, OBJ.

unfortunately, the obj format does not preserve the reliable characteristics of the model.

an example can show this :

let's say in the block bench one normal is 14, and in the OBJ format it is already 14.223449291

#

and sometimes the model is not saved in a reliable size, each time there may be completely different data and file size, which means the standard has already been lost.

#

@viscid moss you need something like this, only with data recording and how everything is line by line (like in json) only for meshes

viscid moss
#

GLTF?

onyx zealot
viscid moss
#

Yes, you can save as GLTF.

#

File > Export

onyx zealot
# viscid moss Yes, you can save as GLTF.

The translator did not quite understand me, by the way, you can also tell me how to transfer obj to json (bedrock system) ag (mesh cube) isn't that 256 by 256 in bridge and 16 by 16 in Minecraft?

viscid moss
#

#1021001264311574640

onyx zealot
#

Thank