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

Allow custom images #2

Open
JannikGM opened this issue Dec 6, 2022 · 0 comments
Open

Allow custom images #2

JannikGM opened this issue Dec 6, 2022 · 0 comments

Comments

@JannikGM
Copy link

JannikGM commented Dec 6, 2022

I think it would be nice if the user could select a custom base image to experiment how this affects real-world cases.
Ideally there'd be an option to generate the mip-chain, and another to actually load each mip level explicitly.

For example, the game "The Legend of Zelda: Wind Waker" on GameCube used explicit control over mipmaps to achieve an artistic effect (fading water waves in distance).

Another example, would be maps of cities, which is a common application of WebGL. It might be interesting to see how mipmaps affect labels / text on the map (here, it might make more sense to generate the mipmap chain automatically).

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