Terms
Description
With #412, Plotly became a very decent option for rendering large 3D scenes. However, Plotly doesn't add lighting to its scenes by default, which makes it difficult to discern edges.
While we can manually add custom lighting, it would be great to have lighting added to every scene by default.
One possible contribution would be:
- Finding good defaults for lighting parameters and position.
- Check if we can apply the same lighting to all meshes in a scene. Currently, we need to pass the lighting when drawing the mesh, so two different meshes could have different lighting (don't know if that's a real issue).
Screenshots
No response
Additional information
No response
Terms
Description
With #412, Plotly became a very decent option for rendering large 3D scenes. However, Plotly doesn't add lighting to its scenes by default, which makes it difficult to discern edges.
While we can manually add custom lighting, it would be great to have lighting added to every scene by default.
One possible contribution would be:
Screenshots
No response
Additional information
No response