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

Block or report bestknighter

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. ossu/computer-science ossu/computer-science Public

    🎓 Path to a free self-taught education in Computer Science!

    166k 21k

  2. Anders1232/RattletrapEngine Anders1232/RattletrapEngine Public

    SDL2 Game Engine

    C++ 2

  3. Anders1232/TowersOfMadnessGame Anders1232/TowersOfMadnessGame Public

    C++

  4. tlang tlang Public

    tlang is a set of tools for assembling codes for a toy ISA

    C++

  5. Inspetor-HTTP Inspetor-HTTP Public

    Projeto final de Teleinformática e Redes 2 (1/2018)

    C++

  6. "Print a value" custom function node... "Print a value" custom function node code for Unity ShaderGraph, aware of +Inf/-Inf and nan
    1
    // This gist can be found at https://gist.github.com/bestknighter/660e6a53cf6a6643618d8531f962be2c
    2
    // I modified Aras Pranckevičius's awesome shader code to be able to handle Infinite and Not A Number numbers
    3
    // Tested on Unity 2023.1.0a15 with ShaderGraph 15.0.1.
    4
    
                  
    5