Skip to content
View mkrebser's full-sized avatar

Block or report mkrebser

Report abuse

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

Report abuse

Popular repositories Loading

  1. GPUInstance GPUInstance Public

    Instancing & Animation library for Unity3D

    C# 274 56

  2. ConcurrentSortedDictionary ConcurrentSortedDictionary Public

    ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree

    C# 31 5

  3. path_interpolation path_interpolation Public

    Function to interpolate between points in an array of points. (Eg, smoothly interpolate along a 3D path of points)

    C# 8 4

  4. mathlib mathlib Public

    simple math lib I have built over time. Contains a lot of geometry/linear algebra type math. Also has data structures for partitioning 3d space (like Octree, sphere bins)

    C# 3 1

  5. BinarySerializer BinarySerializer Public

    A simple c# binary serialization interface

    C# 1

  6. referencesource referencesource Public

    Forked from microsoft/referencesource

    Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework

    C#