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

Add texture preview options #36

Open
Puxtril opened this issue Aug 25, 2024 · 0 comments
Open

Add texture preview options #36

Puxtril opened this issue Aug 25, 2024 · 0 comments
Labels

Comments

@Puxtril
Copy link
Owner

Puxtril commented Aug 25, 2024

Right now the texture preview is pretty bare. There are a couple image formats that could really benefit from adding 1 or 2 options.

  • All previews currently have an option "Apply Alpha", but this should only be shown in textures that actually have an alpha channel.
    • Many textures in /Lotus/Interface/Icons have alpha (Texture package)
  • BC6/HDR textures are currently previewed, but the exposure is statically set to a range that makes the preview almost useless. Ideally an exposure slider would allow the user to tweak manually for each texture. https://learnopengl.com/Advanced-Lighting/HDR
    • Ex: the HDR textures in /Lotus/Levels/JadeShadows/JSElevator04 (LightMap package)
  • Low-resolution textures should be previewed in their original resolution (not scaled up with the window).
    • Ex. *_mm.png textures, like /Lotus/Levels/JadeShadows/JSElevator04/LevelCapture_mm.png (LightMap package)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant