TheCherno / Sparky

Cross-Platform High Performance 2D/3D game engine for people like me who like to write code.
Apache License 2.0
1.1k stars 223 forks source link

Hard edged cube normals #124

Open Luminiscental opened 8 years ago

Luminiscental commented 8 years ago

Saved you some time when I was bored. (Fixing MeshFactory::CreateCube).

mattiemonster commented 8 years ago

I'm no c++ programmer, but from my eyes that looks good. Now it's all up to cherno