]> git.tdb.fi Git - libs/gl.git/commit
Add a class for building icosahedron-based spheres
authorMikko Rasa <tdb@tdb.fi>
Sun, 6 Dec 2015 13:55:36 +0000 (15:55 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 6 Dec 2015 13:57:19 +0000 (15:57 +0200)
commit3e6a7f8ae2ba43728d16954ac7c31257b7bfb581
treea4589d8218436d8e00fb4074eb287b5a27946dbc
parentaf0077ac71c51aeed63bc0222fe4650d5077478a
Add a class for building icosahedron-based spheres

It doesn't do texture coordinates because there's no straightforward
mapping between a plane and an icosahedral surface.
source/sphere.cpp
source/sphere.h