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

Add texture support #5

Open
CptWesley opened this issue Jul 16, 2017 · 4 comments
Open

Add texture support #5

CptWesley opened this issue Jul 16, 2017 · 4 comments
Labels

Comments

@CptWesley
Copy link
Owner

No description provided.

@osen
Copy link

osen commented May 18, 2018

Hello,

Just wondering if you had any time / interest to implement this feature?
There is a strange lack of .map to .obj converters and this one looks really nice and simple.
If texture coordinates could be correctly generated then this tool greatly simplifies our workflow :)

Great work and thanks!

@CptWesley
Copy link
Owner Author

@osen Unfortunately I currently don't have enough spare time to work on this feature, but I might take a look at it again in July if I don't forget about it!

@osen
Copy link

osen commented May 27, 2018

OK, thanks. Looking through it, you have implemented the hard parts involving intersecting the planes. From your work here, I will probably spend some time implementing this myself.

Just one last question before I do. Do you know of any open-source command-line tools that already does this?

Thanks :)

@CptWesley
Copy link
Owner Author

@osen I know of one tool that converts .map files to .obj files, but it does not support textures, inverts all planes, inverts some axis and does some other weird things (reason why I decided to create this). So unfortunately I don't know of any.

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

No branches or pull requests

2 participants