Skip to content
View tottaka's full-sized avatar

Highlights

  • Pro

Block or report tottaka

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. LockedBitmap LockedBitmap Public

    Simple, direct access to .NET System.Drawing.Bitmap

    C#

  2. Skia OpenTK Example Skia OpenTK Example
    1
    namespace Skia_OpenTK
    2
    {
    3
        class Program
    4
        {
    5
            static void Main(string[] args)
  3. Unity-Google-TTS Unity-Google-TTS Public

    A simple Unity EditorWindow implementing Google's Text To Speech REST API

    C# 1