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

Block or report ssbm-oro

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. chatdraft/chatdraft chatdraft/chatdraft Public

    Chat Draft is an app to let Twitch Chat draft a Marvel Snap deck for a streamer.

    TypeScript 3 1

  2. racetime-obs racetime-obs Public

    An OBS script to add realtime information from racetime.gg to your stream.

    Python 2

  3. pland pland Public

    pland is an ALTTPR plando seed rolling app

    TypeScript 2

  4. LadderTwitchScheduler LadderTwitchScheduler Public

    This is the main code repository of LadderTwitchScheduler, a small app to add upcoming ladder races to your twitch schedule.

    C#

  5. StreamFX shader filter to simulate t... StreamFX shader filter to simulate the Game Boy Camera
    1
    // OBS-compliant effect file to filter video source without transformation, used for tests
    2
    // See https://obsproject.com/docs/graphics.html
    3
    
                  
    4
    // View-projection matrix set by OBS (required)
    5
    uniform float4x4 ViewProj;