Closed
Description
Brain looks like a grey blob with undiscernible features. Cause is that specular reflection isn't active. Besides a plotly.js
dependency ignoring the lighting parameters (fixed), there was a problem which resulted in very small triangles being omitted in specular light reflection calculation (also fixed). The triangles were very small - except 2-3 larger ones - because the brain mesh is intricately detailed to yield sufficient anatomical representation of the hemisphere surface, with over 300k points in the mesh.
In this specific case, lighting isn't working and the result is an indistinguishable grey surface.