Lists (1)
Sort Name ascending (A-Z)
Starred repositories
"Head First: Object-Oriented Analysis & Design" book projects. Java is reworked in C#.
Optimized 3D grass for unity that works on Mobile. OpenGL 3.5+
The Scene Profiler Tool optimizes Unity scenes by profiling physics, audio, particles, lights, materials, meshes, and textures, identifying performance bottlenecks to enhance efficiency.
modesttree / Zenject
Forked from ssannandeji/Zenject-2019Dependency Injection Framework for Unity3D
Examples of programming design patterns in Unity C#
🍵 All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
Open source Motion/Tweening Tool/Library with Visual Editor with code or no code and easy drag and drop support for Unity Engine
Port of TikTok live library for C#
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
A curated list of Multiplayer Game Network Programming Resources
Curated list of project-based tutorials
A repo of small demos that assemble some of the well-known design patterns in Unity development to support the ebook "Level up your code with game programming patterns"
A simple, thread-safe way of executing actions (Such as UI manipulations) on the Unity Main Thread