Pinned Repositories
A-Star-Pathfinding-Tutorial
Short A* Pathfinding Tutorial project
Addressable_AWS_S3
Using addressable with AWS S3
AdvanceUnity
An advance unity lesson I learned by myself.
AngryBots_ECS
The DOTS project used for the presentation Converting Your Game to DOTS
AnyRPGCore
Open source Role Playing Game engine for Unity 3D written in C#.
BulletSharpUnity3d
A fork of the BulletSharp project to make the Bullet Physics Engine usable from C# code in Unity3d
clan-chat-test
CreaEmblem
A "Fire Emblem : Heroes"-like game made for the final exam at Creajeux
Firebase_CLI
LongChau's Repositories
LongChau/AdvanceUnity
An advance unity lesson I learned by myself.
LongChau/Firebase_CLI
LongChau/LearnShader
Shader learning from https://www.udemy.com/course/unity-shaders/learn/lecture/8602838#overview
LongChau/CheckPinBorderUI
LongChau/ClumsySoldier
My second GameJam project
LongChau/CutCube
LongChau/GameJam_Holistic_2024
LongChau/GreenAcademy_Lesson_1
LongChau/IMIC-2D-Platformer
2D Platformer for IMIC students
LongChau/IMIC_Lesson_02
LongChau/lerping-fundamentals
Lerping is one of the foundational things you need to know about in video game development! There are so many use cases for lerping it's impossible to name them all! Almost any time you want to rotate, move, or change a value over time, lerping is an option.
LongChau/Lesson_1
Lesson_1
LongChau/Lesson_2_Platformer
An platformer game.
LongChau/Lesson_2D_Utilities
LongChau/Lesson_3D
LongChau/LongChau
Config files for my GitHub profile.
LongChau/MakeAChoice
My first GameJam
LongChau/RandomExtensions
Provides better random number utilities and weighted collections for .NET and Unity.
LongChau/Review2D
LongChau/SirenixTutorialFiles
A collection of files used in recent (after Dec 19) Devdog Tutorial videos.
LongChau/SpineStudy
Self-study about spine animation.
LongChau/Test_CSV_Baking
Test https://github.com/cathei/BakingSheet
LongChau/Test_MessagePack
Test message pack serialization/deserialization
LongChau/Test_ParticleSystem
LongChau/Test_PlayMaker
LongChau/Test_VFX
test effect
LongChau/TestGithub
LongChau/TestMemoryPack
Test memory pack of Cysharp/MemoryPack
LongChau/TestPortfolio.github.io
Portforlio
LongChau/URP_Learning
Learning new URP of Unity