Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add support for Connected Textures (CTM) #235

Open
JackSPD opened this issue Dec 2, 2023 · 2 comments
Open

[Feature Request] Add support for Connected Textures (CTM) #235

JackSPD opened this issue Dec 2, 2023 · 2 comments

Comments

@JackSPD
Copy link

JackSPD commented Dec 2, 2023

Hi!

I have been using jMc2Obj to export some of my Minecraft projects and it has been working excellently! However, my projects make heavy use of a custom texture pack and this pack utilises a lot of connected textures. Currently, exporting such blocks with this functionality does not transfer over to the .obj when opening the exported model in Blender. See below for an example:

blenderctm

I was wondering if it's possible to support this in jMc2obj? This potentially could be a big ask and I understand if it is not possible, I just wanted to put a feature request in as with this functionality builds could be exported and appear exactly as they do in-game allowing for near perfect renders. CTM uses a TileSet to represent every possible pattern for a block so I reckon this could work if all blocks that have the same pattern are exported as one object/material, similarly to how it is done at the moment.

The Tileset for the above block:

BigPipeRedCTM

Please let me know what you think!

@mmdanggg2
Copy link
Collaborator

I think this would be a great feature to have, and I'm sure it would be possible, but implementing it will probably be quite a difficult task. I wouldn't expect this to be added any time soon.

@Null-K
Copy link

Null-K commented Mar 7, 2025

Hello, may I ask if the software currently supports exporting CTM textures? :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants