Pinned Repositories
AsyncFSM
A barebones asynchronous finite-state machine for Unity using UniTask.
colyseus-unity-sdk
⚔ Colyseus Multiplayer SDK for Unity
Diffables
Diffables is a .NET library for state synchronization and delta-based serialization.
dotween
GGJ2020
Repository for Global Game Jam 2020 project.
GGJ2021
Repository for Global Game Jam 2021 project.
jushii.github.io
My personal website.
StateMachineController
State machine controller for Unity.
WorleyNoise
Implementation of Worley Noise algorithm for Unity URP. Can generate procedural, tiled 2D and 3D Worley Noise textures using a seed.
jushii's Repositories
jushii/WorleyNoise
Implementation of Worley Noise algorithm for Unity URP. Can generate procedural, tiled 2D and 3D Worley Noise textures using a seed.
jushii/AsyncFSM
A barebones asynchronous finite-state machine for Unity using UniTask.
jushii/StateMachineController
State machine controller for Unity.
jushii/jushii.github.io
My personal website.
jushii/Diffables
Diffables is a .NET library for state synchronization and delta-based serialization.
jushii/colyseus-unity-sdk
⚔ Colyseus Multiplayer SDK for Unity
jushii/dotween
jushii/GGJ2020
Repository for Global Game Jam 2020 project.
jushii/GGJ2021
Repository for Global Game Jam 2021 project.
jushii/GiteaDiffFolder
A chrome extension to automatically fold and unfold file diffs on Gitea's Files Changed tab.
jushii/hugo-PaperMod
A fast, clean, responsive Hugo theme.
jushii/UnityScreenNavigator
Library for screen transitions, transition animations, transition history stacking, and screen lifecycle management in Unity's uGUI.
jushii/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP