Skip to content
forked from vivkin/forsyth

Linear-Speed Vertex Cache Optimization

Notifications You must be signed in to change notification settings

rmitton/forsyth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%