Skip to content
View thinkuldeep's full-sized avatar

Organizations

@xrpractice

Block or report thinkuldeep

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. hello-webxr hello-webxr Public

    HTML 1

  2. pair-generator pair-generator Public

    Feedback Pair Generator

    JavaScript

  3. image-evaluator image-evaluator Public

    HTML

  4. MJPEGServerUnity MJPEGServerUnity Public

    C# 1

  5. ShowMeTDD ShowMeTDD
    1
    public class Controller : MonoBehaviour
    2
    {
    3
        [SerializeField] private InputField FieldA;
    4
        [SerializeField] private InputField FieldB;
    5
        [SerializeField] private Text Result;
  6. uCast uCast Public

    Cast screen from PC to remote device in unity.

    C# 1 1