armory3d / armorlab

Moved to https://github.com/armory3d/armortools/tree/main/armorlab
https://armorlab.org
Other
166 stars 18 forks source link

Compiled like Armorypaint but it crashes when I click run button #3

Closed menevis closed 2 years ago

menevis commented 2 years ago

Hello, I compiled armorlab project like armorypaint and copied armorcore/build/x64/release folder content to armorlab/build/krom. Yes armorlab.exe works. I can add a texture and can save the project. I added Image texture node and connected to photo to pbr node. When I click run button, program crashes after a while. Can you help me about how it works?

Thanks in advance

Screenshot_1

Texture file : texture

luboslenco commented 2 years ago

Hello, see https://github.com/armory3d/armorlab/issues/2.

menevis commented 2 years ago

ok. thank you, I will try to write my own AI-powered photo to pbr tool. First I will have Tensorflow detected/extracted fractions/textures and then materialize the extraction. If your tool worked, I wouldn't write my own