How to create sphere without indices?

34 views Asked by At

I want to create a sphere with only normals, vertices, texture coords and without using indices. But on the Internet there are options only creation with indices. I just create a lib that helps to create 3d objects, and i don't use indices in this library. If it's possible tell me how?

0

There are 0 answers