Tresjs / cientos

Collection of useful helpers and fully functional, ready-made abstractions for TresJS
https://cientos.tresjs.org/
MIT License
281 stars 40 forks source link

Environment results in black screen #410

Open Luckystriike1962 opened 5 months ago

Luckystriike1962 commented 5 months ago

Describe the bug

When using the Environment component and attaching a list of images to the :files paramater. I tried wrapping it in a and moving it to a sub component. Both didn't work.

image

Reproduction

https://stackblitz.com/~/github.com/Luckystriike1962/TresJsPlayground

Steps to reproduce

System Info

"@tresjs/cientos": "^3.8.0",
"@tresjs/core": "^3.9.0",
"@tresjs/nuxt": "^2.1.1",
"@tresjs/post-processing": "^0.7.1",

Used Package Manager

pnpm

Code of Conduct

JaimeTorrealba commented 4 weeks ago

Hi, @Luckystriike1962 in the reproduction link, I don't see the use of the component, did you change it?

Did you try the background prop? are you sure is not in false?