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

UVAtlasTool on linux #163

Closed
f1shel opened this issue Jun 13, 2024 · 2 comments
Closed

UVAtlasTool on linux #163

f1shel opened this issue Jun 13, 2024 · 2 comments

Comments

@f1shel
Copy link

f1shel commented Jun 13, 2024

I've successfully build and run UVAtlas on Ubuntu22.04. The results are shown below:
bunny
tap
The code is quit simple and every option is hardcoded currently. I am considering wrapping it into a pypi package, say pyUVAtlas, for linux users. Any suggestions from the community?

For those interested in building on Linux, I used vcpkg to install all the dependencies. I am wondering if it's possible to use vcpkg to install dependencies when building a PyPI package? Even if it is possible, users would still need to install vcpkg first and then use it to install DirectXMesh, DirectXMath, etc., before finally configuring pyUVAtlas. Is there a more elegant way to streamline this process?

@f1shel
Copy link
Author

f1shel commented Jun 13, 2024

Here is the python wrapper repo pyatlas

@f1shel f1shel closed this as completed Jun 13, 2024
@f1shel
Copy link
Author

f1shel commented Jun 13, 2024

I noticed that the helper functions related to gutters are missing in the current library, which prevents me from creating a texture atlas with texel filled in the gutter area. Could the developers please kindly add this feature to the library?

@f1shel f1shel reopened this Jun 13, 2024
@f1shel f1shel closed this as completed Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant