- Notifications
You must be signed in to change notification settings - Fork1
ambid17/Unity-Articles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A list of articles I've used to learn about Unity and Game Dev
Unity script collectionWhy C#?
- How the update loop works
- UI Performance tips
- Productivity tips
- Singleton tips
- ASYNC in Unity
- Shader tutorials
- C# and shader tutorials
- Game dev resource list
- custom Character controller
- Design patterns
- Creating a moddable game in Unity
- Modding with addressables
- Gaffer on Games: tons of useful articles on networking
- A rant on LODs
- A cool animation tool using AI
- Portals implementation
- 10 common mistakes
- Car physics
- Unity fast async tool
- UnityYAMLMerge
- LASP
- Terrain serialization
- Object locker
- C# Toolkit
- Debug drawing tools
- Creating a Unity game installer