Update README.md

Clean up the wording and don't mention Tipsify; instead move the
references to the Tipsify to the source code (one day we might switch to
a different algorithm).
This commit is contained in:
Arseny Kapoulkine
2017-07-09 20:54:33 -07:00
parent 0262c99b06
commit 94337f8988
3 changed files with 11 additions and 9 deletions
+2
View File
@@ -4,6 +4,8 @@
#include <cassert>
#include <vector>
// This work is based on:
// Pedro Sander, Diego Nehab and Joshua Barcz. Fast Triangle Reordering for Vertex Locality and Reduced Overdraw. 2007
namespace meshopt
{