Skip to content
View Kirandeep-Singh-Khehra's full-sized avatar

Block or report Kirandeep-Singh-Khehra

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

    Utilities to make programming in C little better.

    C

  2. SimpleSplitPanelSystem SimpleSplitPanelSystem Public

    A simple backend implementation of split based panel system in c.

    C

  3. raylib-3d-anim-system raylib-3d-anim-system Public

    Skeleton and Pose based 3D Animation System for RayLib

    C 24

  4. Simple implementation of multiple an... Simple implementation of multiple animation blend and helper function for Raylib 3d ModelAnimation.
    1
    /*
    2
    Simple functon to blend n different RayLib 3d ModelAnimations. This function just update bones. So, skinning shader is required.
    3
    */
    4
    #ifndef _KIRAN_RAY_MODELANIMATION_ADV_
    5
    #define _KIRAN_RAY_MODELANIMATION_ADV_
  5. rapidfort/community-images rapidfort/community-images Public

    💎 RapidFort hardened secure images

    JavaScript 233 39

  6. DOSE-Visualizer DOSE-Visualizer Public

    Dose is a simple html project to visualize step-by-step creation of Huffman Tree and File Optimal Merge Pattern Problem

    JavaScript