Skip to content
View CheapDevotion's full-sized avatar
Block or Report

Block or report CheapDevotion

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Steganography Steganography Public

    Simple Steganography Implementation for Unity.

    JavaScript 12 1

  2. A simple Unity Editor utility that c... A simple Unity Editor utility that converts bvh (animation) files to fbx using the Blender Python API and imports them into your project.
    1
    using UnityEngine;
    2
    using UnityEditor;
    3
    using System.IO;
    4
    using System.Diagnostics;
    5
    
                  
  3. ExtendRealityLtd/VRTK ExtendRealityLtd/VRTK Public

    An example of how to use the Tilia packages to create great content with VRTK v4.

    C# 3.7k 999