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

Block or report markcastle

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

  1. CaseConverter CaseConverter Public

    Simple string extension library designed to make it easy to convert strings between different cases such as camelCase, snake_case, kebab-case, PascalCase and Train-Case.

    C# 6

  2. TextureHelper TextureHelper Public

    C# 1 1

  3. A very simple static helper (for Uni... A very simple static helper (for Unity) that you can use to call a static Java method in a Java class using Jni
    1
    /*
    2
      Copyright 2017 Captive Reality Ltd
    3
      
    4
      Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is 
    5
      hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
  4. Simple Class to detect / infer an im... Simple Class to detect / infer an image in pure C# type by looking at the first three or four bytes of the image.
    1
    /*
    2
      Copyright 2017 Captive Reality Ltd
    3
    4
      Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is 
    5
      hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
  5. Python script to create Xamarin Andr... Python script to create Xamarin Android Mipmap Resources from Image / Icon
    1
    '''
    2
      Copyright 2017, 2018, 2019 Captive Reality Ltd
    3
      Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is 
    4
      hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
    5
      THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE