I came across this cool script that constructs a super ellipsoid.
My questions:
- how can we keep the shape solid when commenting out line 12?
(mat2.backFaceCulling = false;) - how can we make this shape texturable?
- can the writer of these functions make him/herself known to me?
https://playground.babylonjs.com/#19LRMI#120
thanks in advance