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

Texmap Implementation #2

Closed
cuddlyogre opened this issue Apr 25, 2021 · 2 comments
Closed

Texmap Implementation #2

cuddlyogre opened this issue Apr 25, 2021 · 2 comments

Comments

@cuddlyogre
Copy link
Owner

Implement planar, cylindrical, and spherical texmap projection.

The method that ldraw uses for textures is different that the one that stud.io uses, which will cause missing textures when viewing your part in anything but stud.io. LDraw used projection of image files on your disk to display textures, where stud.io textures are base64 encoded PNGs stored in the file itself.

TobyLobster/ImportLDraw#64

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