X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Froam.c;fp=src%2Froam.c;h=2f120c7253150b7275f17f09f4e7b26ba56af65b;hb=9c861e559fad5974870bba092b2851c671e20643;hp=497f4979137aa5928c62dcddfb64fe50abd2c752;hpb=de4cb2565139068b7fbb46e6410157d1899acbd1;p=grits diff --git a/src/roam.c b/src/roam.c index 497f497..2f120c7 100644 --- a/src/roam.c +++ b/src/roam.c @@ -21,8 +21,8 @@ * * A spherical version of the Realtime Optimally-Adapting Meshes (ROAM) * algorithm is use for drawing the surface of the planet. ROAM provide a - * continuous level-of-detail mesh of the planet which is used by #GisOpenGL - * when drawing surface textures for GisTiles. + * continuous level-of-detail mesh of the planet which is used by #GritsOpenGL + * when drawing surface textures for GritsTiles. * * This implementation of the ROAM algorithm is based on an octahedron as the * base model.