Skip to content
View shirish47's full-sized avatar

Block or report shirish47

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

    Forked from sparkfun/SparkFun_ADXL345_Arduino_Library

    Arduino Library for the ADXL345

    C++ 1 1

  2. frag shader frag shader
    1
    #version 150
    2
    
                  
    3
    in vec3 v3LightDirection;
    4
    in vec3 v3Direction;
    5
    in vec3 c0;
  3. vert shader vert shader
    1
    #version 150
    2
    
                  
    3
    uniform mat4 ciModelViewProjection;
    4
    
                  
    5
    uniform mat4 ciProjectionMatrix;
  4. Processing-Codes Processing-Codes Public

    Some of my works in processing.

    Processing

  5. ED060SC4 ED060SC4 Public

    some does and testing code nothing is working

    C 1

  6. sensors sensors Public

    Forked from damellis/ESP

    The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community..

    C++ 1