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

Support new type of Studio texture projection #52

Open
LasseD opened this issue Mar 7, 2022 · 0 comments
Open

Support new type of Studio texture projection #52

LasseD opened this issue Mar 7, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@LasseD
Copy link
Owner

LasseD commented Mar 7, 2022

Studio has released a new way of projecting textures. It appears that PE_TEX_INFO is used for the mapping data. The usage of parameters has to be reverse engineered.

The new type of Studio data looks like this:

0 PE_TEX_PATH 0 0
0 PE_TEX_INFO 0.0000 0.5417 -0.9150 1.6100 0.0000 0.0000 0.0000 0.0000 0.6708 0.0000 0.2200 0.0000 -20.0000 26.0000 20.0000 -22.0000

rather than what was previously expected:

0 PE_TEX_INFO

@LasseD LasseD added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant