Hey there! Is there any reason why the tesselation of a GeoSphereMesh can not bet set to a value higher than 5?
GeoSphereMesh.vl (13.0 KB)
Hey there! Is there any reason why the tesselation of a GeoSphereMesh can not bet set to a value higher than 5?
GeoSphereMesh.vl (13.0 KB)
probably a safety measure.
see how the vertex and index count increases exponentially with each tesselation step
If it is like that, it would be cool, if the maximum value was just bit higher, maybe 6 or 7… actually just tried to do this myself, but did not find where to edit the GeoSphereMesh in the package. Could somebody point me to it?