Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: Low Resolution Texture Upload #178

Closed
Draic opened this issue Jan 1, 2025 · 3 comments · Fixed by #187
Closed

[Bug]: Low Resolution Texture Upload #178

Draic opened this issue Jan 1, 2025 · 3 comments · Fixed by #187
Assignees
Labels
bug Something isn't working tracked Accepted and awaiting work
Milestone

Comments

@Draic
Copy link

Draic commented Jan 1, 2025

Environment

Alchemy Beta 7.1.9.2514 (64bit)
Release Notes

CPU: AMD Ryzen 9 5900X 12-Core Processor (1727 MHz)
Memory: 31993 MB
Concurrency: 24
OS Version: Linux 6.12.7-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 27 Dec 2024 14:24:32 +0000 x86_64
Graphics Card Vendor: AMD
Graphics Card: AMD Radeon RX 7900 XT (radeonsi, navi31, LLVM 18.1.8, DRM 3.59, 6.12.7-zen1-1-zen)

OpenGL Version: 4.6 (Core Profile) Mesa 24.3.2-arch1.1

Window size: 3440x1394
Font Size Adjustment: 96pt
UI Font: Default
Monospace Font: Default
Chat Font: SansSerif
Script Font: Monospace
UI Scaling: 1
Draw distance: 256m
Bandwidth: 10000kbit/s
LOD factor: 3.25
Render quality: 5
Texture memory: 20480MB
Texture cache: 11794MB / 14744MB (80.0% used)
Disk cache: 16383MB / 16384MB (100.0% used)

RestrainedLove API: (disabled)
libcurl Version: libcurl/7.54.1 OpenSSL/1.1.1w zlib/1.3.1.zlib-ng nghttp2/1.62.1
J2C Decoder Version: OpenJPEG Runtime: 2.4.0
Audio Driver Version: FMOD Studio 2.02.26
Dullahan: 1.14.0
CEF: 118.4.1+g3dd6078+chromium-118.0.5993.54
Chromium: 118.0.5993.54
LibVLC Version: 3.0.16
Voice Server Version: Not Connected
Compiler Version: GCC 110400
January 01 2025 12:10:52

Description

When Uploading Textures either directly through the image upload option, going through bulk upload (which allows automatic downscaling of 4k textures) the end result is a low resolution blurry texture.

The same upload works fine on Firestorm and Official Viewer
resolution-error

Reproduction steps

  1. Upload texture on recent Alchemy version
  2. check how sharp the texture is
  3. compare with results by other viewers
@Draic Draic added bug Something isn't working triage Waiting for review labels Jan 1, 2025
@Quinn-Elara
Copy link
Contributor

You should provide a copy of the raw texture in question to assist in debugging.

Also, sidenote: Relying on any viewer for downscaling is not recommended. Your image editor of choice will do a much better job of downscaling a texture for use in SL (be it 2048, 1024, 512, etc). (This is not likely to be related to the bug in question, but if you want the best quality textures in SL, this is good practice).

@Draic
Copy link
Author

Draic commented Jan 1, 2025

the issue is the same regardless of downscaling by bulk upload or giving a 2k version directly through image upload.

The GLTF uploading path is unaffected which I forgot to mention earlier. That one worked correctly in my testing.

@RyeMutt RyeMutt self-assigned this Jan 2, 2025
@RyeMutt RyeMutt added tracked Accepted and awaiting work and removed triage Waiting for review labels Jan 2, 2025
@RyeMutt RyeMutt added this to the Boreal milestone Jan 2, 2025
@Draic
Copy link
Author

Draic commented Jan 8, 2025

I must report a correction: GLTF upload suffers from the same low resolution. I just attempted another upload and the result is unusable. As creator... serious problem

OrangeStripyDog added a commit to OrangeStripyDog/Alchemy that referenced this issue Jan 17, 2025
RyeMutt added a commit that referenced this issue Jan 19, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working tracked Accepted and awaiting work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants