Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Tom Forsyth's Linear-Speed Vertex Cache Optimisation algorithm implementation by Martin Storsjo in header file single-file library.

Add #define FORSYTH_IMPLEMENTATION before #include "forsyth.h" in one .c or .cpp file to create the implementation.

Usage:

forsythReorderIndices(outIndices, indices, numTriangles, numVertices);

About

Linear-Speed Vertex Cache Optimization

Resources

Stars

64 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages