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

rooms definitions: arx textures sometimes have 4 subtextures #13

Open
meszaros-lajos-gyorgy opened this issue May 22, 2024 · 0 comments
Labels
room definitions Ticket about rooms files

Comments

@meszaros-lajos-gyorgy
Copy link
Collaborator

The following fabric textures are indeed 4 separate textures in one:
image

The goal would be to not just be able to use the subtexture on one quad, but to have it tiled on a large surface. That might require some custom UV mapping code for ThreeJS plane.

Probably the following part can be done separately later, but some textures don't divide up the image file into equal parts:
image

@meszaros-lajos-gyorgy meszaros-lajos-gyorgy added the room definitions Ticket about rooms files label May 22, 2024
@meszaros-lajos-gyorgy meszaros-lajos-gyorgy changed the title rooms definitions: arx textures sometime have 4 subtextures rooms definitions: arx textures sometimes have 4 subtextures May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
room definitions Ticket about rooms files
Projects
None yet
Development

No branches or pull requests

1 participant