Roblox / future-is-bright

Prototyping future Roblox lighting technology
https://roblox.github.io/future-is-bright/
60 stars 12 forks source link

v13 - SurfaceLights not casting shadows. #102

Closed Auhrii closed 4 years ago

Auhrii commented 6 years ago

QualityLevel 21, double and triple-checked everything from Lighting to individual light properties. SurfaceLights don't seem to respect their shadows property whatsoever.

Shadows disabled: noshadows

Shadows enabled: shadows

Computer specs: specifications

zeux commented 5 years ago

This is sort of by design for now; we disabled SurfaceLight shadow support because we don't have it implemented in the voxel path, and now having any shadows in one system but having them in another would be problematic. We'll need to revisit this at some point, I'll keep this issue open for now.

zeux commented 4 years ago

FIB is going to become a public Studio beta in official Roblox Studio distribution in a few weeks.

Watch the announcements on dev. forum - once we post the beta we'll welcome the feedback on the beta, including bug reports that may still be there etc., on dev. forum.

Thanks for helping us get Future Is Bright closer to release!