Jump to content

Blender obj export settings for 1.8.9?


TehStoneMan

Recommended Posts

Does anybody know the correct OBJ export settings to use for exporting from Blender to 1.8.9? I have the model loading through a blockstates .JSON file, and appears to render correctly ("Appears" - can't tell if it is actually facing the right direction), but the texture UVs seem to be upside down.

Link to comment
Share on other sites

I'm not sure if I am doing this right. My UV are still upside-down.

 

Using Forge 1722

 

vender.json:

{
    "forge-marker": 1,
    "variants":
    {
        "normal": { "model": "cashcraft:vender.obj", "custom": { "flip-v": true } }
    }
}

 

This is a intended to be a multi-block structure (model and textures not yet finalized). I am using an ISmartBlock to switch between the single block (normal Minecraft blockmodel) and the multiblock (obj model) depending on the structure of the blocks. The image here shows the model as rendered in Blender compared to in-game.

width=800 height=532

http://i1318.photobucket.com/albums/t651/Peter_McMurray/ModelCompare.png[/img]

(The glass at the "top" of the inverted model in the screenshot is supposed to be transparent, but that's a problem for another time as it is not used in this version of the model)

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.