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

Block or report Andicraft

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

  1. Second Order Dynamics for Godot 4 in... Second Order Dynamics for Godot 4 in C#. Used for cool procedural animation stuff.
    1
    using System;
    2
    using Godot;
    3
    
                  
    4
    // based on https://www.youtube.com/watch?v=KPoeNZZ6H4s
    5
    // written with generics because repeating code sucks
  2. stairs-character stairs-character Public

    Stair-stepping enabled CharacterBody3D for Godot 4. GDScript version.

    GDScript 16

  3. stairs-character-csharp stairs-character-csharp Public

    Stair-stepping enabled CharacterBody3D for Godot 4. C# version.

    C# 11

  4. VolumetricFog-URP2022 VolumetricFog-URP2022 Public

    Volumetric Fog for URP 2022. Created with the Forward+ renderer in mind.

    C# 67 13

  5. UE4-AuroraEffect UE4-AuroraEffect Public

    A raymarched aurora borealis effect for Unreal 4

    HLSL 104 10