Stars
Single draw call UI solution for Unity with multi resolution support and more.
AkiKurisu / UnityPRTGI
Forked from AKGWSB/CasualPRTPrecomputed Radiance Transfer Global Illumination for Unity URP
Exposes private Unity APIs for direct access
Cached Shadow Map Solution for Unity
100+ algorithms & data structures generically implemented in C#.
Unity animation compressor
个人的技术美术相关知识的学习笔记库
Provides summary of all textures and atlases in Unity project
Zero-allocation Unity bindings using Span<byte> and NativeArray<byte> via IL injection. Exposes internal Unity methods for high-performance operations without managed array overhead. Full IL2CPP su…
Unity-Technologies / emsdk
Forked from emscripten-core/emsdkEmscripten SDK
Unity-Technologies / llvm-project
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
Emscripten: An LLVM-to-JavaScript Compiler
Unity-Technologies / binaryen
Forked from WebAssembly/binaryenCompiler infrastructure and toolchain library for WebAssembly, in C++
Editor script which implements an inspector for the BuildReport class
a list of curated opensource Unity packages for future proof Game Developers
Explore and Troubleshoot your WebGL scenes with ease.
An A* navigation system for Unity using burst compiled jobs for performance.
An Asset Dependency Graph for Unity
Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)
Project Merlin is diablo 3 style rpg game which is based on the film King Arthur: Legend of sword. The events take place in Mid-late 5th century England where lad named Arthur Gernow is on a quest …
A recreation of the classic RTS game Starcraft by Blizzard, on Unity3D
The Visual Profiler provides a drop in solution for viewing your mixed reality Unity application's frame rate, scene complexity, and memory usage.
unitycoder / PrimeTween
Forked from KyryloKuzyk/PrimeTweenHigh-performance, allocation-free tween library for Unity. Create animations, delays, and sequences in one line of code.
Performance comparison of Unity tween libraries