You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m having this problem that all the images are turning out to be super dark. My guess is that the scene is now only using the bundle objects and we don’t have lamps in there and therefore we end up having rooms without any lights.
I think we need to add the lights to the room before starting the procedural generation loop.
What do you all think?