Page 1 of 1

3D Model, don't pull the texture

Posted: 04 May 2022, 15:16
by S1L3NT
I have a problem, when I import the 3D model, it doesn't add the texture, even after I place them, it still doesn't fit the model, it's still white and no texture.

Re: 3D Model, don't pull the texture

Posted: 05 May 2022, 07:52
by HanFox
An example texture pack that has your model and texture in place would be helpful to figure out the issue, otherwise it'll just be random guessing.

Re: 3D Model, don't pull the texture

Posted: 06 May 2022, 19:35
by S1L3NT
yes, the 2 items are in the same folder, but it doesn't pull the .img to paint the item, what are the forms of img that the system supports?

Re: 3D Model, don't pull the texture

Posted: 07 May 2022, 06:39
by HanFox
As far as I'm aware Cubik will support the vast majority of basic images. Minecraft only supports PNG though.

Re: 3D Model, don't pull the texture

Posted: 08 May 2022, 13:53
by S1L3NT
is there any tutorial that i can see the correct way to import the .obj file along with the img?

Re: 3D Model, don't pull the texture

Posted: 08 May 2022, 18:30
by HanFox
This video has information about importing object files:

Re: 3D Model, don't pull the texture

Posted: 11 May 2022, 14:09
by S1L3NT
My problem still continues, I've tried with several models that I have and no success, Can someone help me, I bought the program and I'm not having any results. :cry:
Can I send any .obj model and its .img for you to test?

Re: 3D Model, don't pull the texture

Posted: 12 May 2022, 06:40
by HanFox
I don't really understand objs too well, but a quick search suggests that they should have an mtl file that accompanies them?

The mtl defines some basic material settings and also a reference to the png with the texture in it.

Re: 3D Model, don't pull the texture

Posted: 12 May 2022, 15:15
by S1L3NT
yes i have

Re: 3D Model, don't pull the texture  [Solved]

Posted: 12 May 2022, 15:33
by S1L3NT
The problem was solved, Inside the same folder must contain 3 files for importing obj files, being the,
.obj (3D model)
.png (model image)
.mtl (where it contains information on how the .img is applied to the .obj)