objmc icon indicating copy to clipboard operation
objmc copied to clipboard

Normal map with OBJMC ?

Open adrienduvalet opened this issue 3 years ago • 2 comments

Hello. Thanks for OBJMC. I am new (1 week-) but managed to open your Python tool/import my OBJ in game. I am new to Blender as well (1 week-) and here is my question (since I am not sure that I found an answer in your page) :

  • Does OBJMC supports normal map please ? As far as I know normal map file is a second texture file and OBJMC accepts one texture file only. I didn't find a way yet to get "1 texture only". Normal map reduces a lot the vertices faces so it would be awesome.

In all case, thank you for your tool and time.

adrienduvalet avatar Dec 11 '22 14:12 adrienduvalet

no, objmc does not support any sort of materials, only raw texture. theoretically it is possible though.

Godlander avatar Dec 12 '22 17:12 Godlander

ok, thank you. theoretically possible to create a single file (texture + normal map) or theoretically possible to technically add a normal map but not with the current version (i guess it's this) ? you seem to be the only dev doing stuff for "obj import" (via json) in minecraft, so i will follow all your updates.

adrienduvalet avatar Dec 12 '22 23:12 adrienduvalet