Skip to content
View Brian-Jiang's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Brian-Jiang

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

    Smart Reference is a Unity plugin that allows you to lazy load references to other objects in ScriptableObject and MonoBehaviour.

    C# 53 2

  2. UnlimitedScrollUI UnlimitedScrollUI Public

    UnlimitedScrollUI is a uGUI plugin in Unity that supports scroll views with unlimited items, minimizing CPU and memory usage. Asset Store: https://u3d.as/2z2a

    C# 34

  3. PragmaTimeline PragmaTimeline Public

    Pragma Timeline is a tool that can let you easily bind runtime objects to the timeline you created.

    C# 11 1

  4. GPUParticles GPUParticles Public

    A GPU driven particle system built in C++ and DirectX 11 by extending PrimeEngine's render pipeline, utilizing compute shaders and indirect draw call.

    Python