Skip to content
View son24tuoi's full-sized avatar
🌕
On the moon
🌕
On the moon

Highlights

  • Pro

Block or report son24tuoi

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
son24tuoi/README.md

Hi there 👋

hehehe

Pinned Loading

  1. spine-preview-window-unity spine-preview-window-unity Public

    The Spine Preview Window is a control panel in Unity that allows you to quickly preview and test 2D Spine animations without running the game or opening the Spine software. Importantly, this tool a…

    C# 2

  2. circular-scroll-unity circular-scroll-unity Public

    Allows users to scroll through content and loop infinitely when reaching the end of the list.

    C#

  3. recyclable-scroll-unity recyclable-scroll-unity Public

    Instead of creating thousands of objects that consume RAM and slow down CPU processing, this system maintains only a small number of elements sufficient to display on the screen and updates their d…

    C#

  4. poisson-disc-sampling-unity poisson-disc-sampling-unity Public

    Poisson Disc Sampling is a random point distribution algorithm that ensures a minimum distance between points.

    C#

  5. tile-bitmasking-to-auto-tile-unity tile-bitmasking-to-auto-tile-unity Public

    Tile Bitmasking (also known as Auto-tiling with bitmasking) is a common technique in 2D game development, particularly in games with tile-based maps.

    C#

  6. island-building-unity island-building-unity Public

    ShaderLab