Skip to content
View ConorStokes's full-sized avatar

Block or report ConorStokes

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. LZSSE LZSSE Public

    LZ77/LZSS designed for SSE based decompression

    C++ 148 18

  2. IndexBufferCompression IndexBufferCompression Public

    A simple example of an index buffer compression algorithm, aimed specifically at vertex cache optimised tri-lists.

    C++ 55 3

  3. MeshCompression MeshCompression Public

    Extending IndexBufferCompression to also support vertex compression.

    C++ 18 1

  4. bitable bitable Public

    A simple immutable ordered key/value storage system.

    C 15 1

  5. boondoggle boondoggle Public

    A VR music visualizer based around shadertoy style ray marching.

    C++ 6

  6. jefc jefc Public

    Various functions for Jeffreys divergence/centroids, including a weighted k-means. This library is mainly aimed for operations for probability modelling for compression purposes, such as vector qua…

    C 1