Skip to content
View meruune's full-sized avatar

Highlights

  • Pro

Organizations

@KinectToVR

Block or report meruune

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. KinectToVR/Amethyst-Releases KinectToVR/Amethyst-Releases Public

    This repository holds the published releases of Amethyst

    79 2

  2. KinectToVR/Amethyst KinectToVR/Amethyst Public

    (Not Actually) Super Secret KTVR Rewrite To WinUI 3.0

    C# 76 6

  3. KinectToVR/KinectToVR KinectToVR/KinectToVR Public archive

    KinectToVR EX (Official)

    C++ 174 18

  4. Ogaku/Oshi Ogaku/Oshi Public

    The Hoshi of Oshi's

    Dart 16 3

  5. rigid_transform_3D_cs rigid_transform_3D_cs
    1
    using System.Numerics;
    2
    
                  
    3
    // github.com/ampl/gsl/blob/master/linalg/svd.c
    4
    // note: A = U S Vt, Ainv = V Sinv Ut
    5
    // original port bby James D. McCaffrey
  6. NiWrapper.Net NiWrapper.Net Public

    Forked from falahati/NiWrapper.Net

    OpenNI 2 and NiTE 2 .Net Wrapper

    C#