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

Loss in Color Saturation in Nexus 3D Compared to HTML Example #171

Open
m-hassan-ad opened this issue Dec 3, 2024 · 0 comments
Open

Loss in Color Saturation in Nexus 3D Compared to HTML Example #171

m-hassan-ad opened this issue Dec 3, 2024 · 0 comments

Comments

@m-hassan-ad
Copy link

Description

There is a noticeable loss in color saturation in the Nexus 3D model when compared to the HTML example provided. This issue seems to have arisen due to the upgrade of Three.js in the library.

Root Cause Analysis

After conducting research and analysis, I found that:

  • The library uses Three.js version 1.59.
  • The repository code uses an older version of Three.js.

The difference in Three.js versions appears to be causing discrepancies in color rendering.

Steps to Reproduce

  1. Load the Nexus 3D example using the library with Three.js version 1.59.
  2. Compare the color saturation with the HTML example provided in the repository using the older Three.js version.

Expected Behavior

The color saturation in the Nexus 3D example should match that of the HTML example.

Observed Behavior

The color saturation in the Nexus 3D example appears significantly reduced compared to the HTML example.

With Version 1.59

image

with Version 1.46
image

@m-hassan-ad m-hassan-ad changed the title # Loss in Color Saturation in Nexus 3D Compared to HTML Example Loss in Color Saturation in Nexus 3D Compared to HTML Example Dec 3, 2024
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