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

Shadow dropper on official App don't work #8

Open
5 tasks done
robertbiskup opened this issue Dec 22, 2023 · 0 comments
Open
5 tasks done

Shadow dropper on official App don't work #8

robertbiskup opened this issue Dec 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@robertbiskup
Copy link

Describe the bug 📝

Shadows don't work. Changing the checkbox does not cause any changes to the view. By the way, there are some errors in the console.
I noticed that in my code the simple cube example from the documentation works fine, but when I try to push the loaded fragment meshes to shadows it doesn't work either (here, with all from component meshes, but I have tried with only one fragmentmesh - screen 3).

image
image
image

Reproduction ▶️

https://platform.thatopen.com/app

Steps to reproduce 🔢

load any ifc to app / try to use shadows with any fragmentMesh

System Info 💻

"openbim-components": "1.2.0"

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
  • Check that this is a concrete bug. For Q&A join our Community.
  • The provided reproduction is a minimal reproducible example of the bug.
@robertbiskup robertbiskup added the bug Something isn't working label Dec 22, 2023
@agviegas agviegas transferred this issue from ThatOpen/engine_components Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant