Skip to content
View Mohammad9760's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Mohammad9760

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

    Book of Post-Processing Shaders (Godot 4 and Unity)

    HTML 7 1

  2. flipbook_tool flipbook_tool Public

    Pack or Unpack Flipbooks/ Spritesheets

    Python 1

  3. BlackBodyGodot BlackBodyGodot Public

    BlackBody Radiation Estimation for Godot Engine

    2

  4. python_telegram_bot_template python_telegram_bot_template Public

    template for creating bots with PTB version 20.4+

    Python 1

  5. Pinch gesture detection for new inpu... Pinch gesture detection for new input system in unity
    1
    using System.Collections;
    2
    using System.Collections.Generic;
    3
    using UnityEngine;
    4
    using UnityEngine.InputSystem;
    5
    public class PinchScrollDetection : MonoBehaviour 
  6. Git Ignore for Godot4 Android Projects Git Ignore for Godot4 Android Projects
    1
    # Godot 4+ specific ignores
    2
    .godot/
    3
    
                  
    4
    # Godot-specific ignores
    5
    .import/