Page 1 of 1

3D Engine: include 'icosphere' into CreateSphere() function

Posted: Fri Dec 16, 2022 8:01 am
by Psychophanta
In the mesh libreary there are 2 function to create a sphere: CreateIcoSphere() and CreateSphere().
Both create a sphere mesh, perhaps should be better to include the icosphere in the other one, as a flag, or so.