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

Block or report ssbm-oro

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 4 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;