ilmola / generator

A procedural geometry generation library for C++11
GNU Lesser General Public License v2.1
211 stars 26 forks source link

Issues with SphereMesh #22

Closed stollio closed 6 years ago

stollio commented 6 years ago

Hello! I'm trying to use the sphere mesh and when looping over vertices, the first 32 positions are 0, 0, 1. This ends up generating something that looks kind of like an icecream cone. IcoSphereMesh works fine though. Have you seen this issue?

screen shot 2018-07-22 at 11 43 24 am screen shot 2018-07-22 at 11 44 06 am
stollio commented 6 years ago

I think it's fine; my debug view was just messed up. Sorry for the spam!