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

CubeCamera nonfunctional #604

Open
aaronsantiago opened this issue Oct 26, 2021 · 2 comments
Open

CubeCamera nonfunctional #604

aaronsantiago opened this issue Oct 26, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@aaronsantiago
Copy link

  • three version: 0.133.1
  • @react-three/fiber version: 7.0.17
  • @react-three/drei version: 7.17.2
  • node version: v14.18.1
  • npm (or yarn) version: 6.14.15

Problem description:

CubeCamera from drei seems like it does nothing. Environment maps used are completely black.

Relevant code:

https://codesandbox.io/s/pensive-sunset-byspg?file=/src/App.js

Suggested solution:

Couldn't figure out much about what's going on, sorry. Seems like all of the relevant code is running--the three CubeCamera is created, the FBO is created, the render functions are being called etc.

@aaronsantiago aaronsantiago added the bug Something isn't working label Oct 26, 2021
@winkerVSbecks
Copy link

Something to do with Three v132. Dropping it to 131 works again

@Pasi-D
Copy link

Pasi-D commented May 11, 2023

Still got the same issue with @react-three/drei version: 9.68.2

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

3 participants