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

In-Game Model Viewer #1

Open
preyneyv opened this issue Dec 4, 2021 · 4 comments
Open

In-Game Model Viewer #1

preyneyv opened this issue Dec 4, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@preyneyv
Copy link
Owner

preyneyv commented Dec 4, 2021

https://www.reddit.com/r/leagueoflegends/comments/r7c0ir/i_made_skin_explorer_an_online_skin_splash_art/hmzkp8m/

@preyneyv
Copy link
Owner Author

@preyneyv
Copy link
Owner Author

The progress on https://github.com/Jochem-W/LeagueConvert should make this a lot more feasible in the not-so-far future. Still need to explore the issues of CDN and hosting, as well as automating rebuilds only on changed models.

@preyneyv preyneyv added the enhancement New feature or request label Feb 10, 2022
@preyneyv
Copy link
Owner Author

This is close to success. Using gltfpack, we can lossy compress models down to ~3MB without animations. It should be possible to lazy-load animations. This feature would be expensive to run (15-20x the current running cost) but it feels worth it.

The current alternative, Teemo.GG is riddled with ads and doesn't seem like it's updated anymore.

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

No branches or pull requests

1 participant