… which creates a sphere primitive by normalizing the faces of a cube. Optionally, you can adjust the distribution of the vertices for a more pleasant look using CubeSphere().equalSpacing(). The Geometry sample has been updated to include this new primitive.
… which creates a sphere primitive by normalizing the faces of a cube. Optionally, you can adjust the distribution of the vertices for a more pleasant look using
CubeSphere().equalSpacing()
. The Geometry sample has been updated to include this new primitive.See also: https://youtu.be/sLqXFF8mlEU?t=97
EU