[SIGGRAPH 2026] Official implementation for "EgoForce: Forearm-Guided Camera-Space 3D Hand Pose from a Monocular Egocentric Camera"
Decompiled source code (dlls) of simulation game RimWorld (personal use only allowed). Currently most up to date source (on Github).
Bite-sized demos showcasing features of Latios Frameowrk for Unity DOTS
A Unity package for simulating shallow water flows with Lattice Boltzmann methods.
The Memory Profiler offers a unified solution allowing you to profile both small projects on mobile devices and big AAA projects on high end machines. It provides actionable information about allocations in the engine to allow developers to manage and reduce memory usage. 📦 [Mirrored from UPM. not affiliated with Unity Technologies.]
Source Code for Tabletop Tavern
Player for Lottie animations. powered by rlottie. multithread/Job System-friendly
Chisel CSG Level Editor. for Unity
Burst accelerated mesh simplification.
A unity addon for adding stretchy bouncy physics to bones and meshes.
i wanted to more easily visualize what the various noise functions do in the Mathematics.noise class
UI package for Unity that render shapes with outlines. shadows and rounded corners using signed distance functions (SDF). And an SDF texture editor that allows users to edit Bezier curves and convert them to SDF textures within the Unity editor.
A C# collections library providing data structures that can be used in jobs. and optimized by Burst compiler. 📦 [Mirrored from UPM. not affiliated with Unity Technologies.]
A stylized terrain system for URP. similar to the work of t3ssel8r
Libretro wrapper written in C# with support for the Unity game engine
Obfuz:功能强大的开源 Unity 代码混淆插件。深度集成 Unity 工作流,配置简单,支持 HybridCLR、xLua 等热更新方案。A powerful open-source code obfuscation plugin for Unity. Deeply integrated with the Unity workflow. easy to configure. and supports hotfix solutions like HybridCLR and xLua.
Benchmarks to compare .NET and and Unity's Burst compiler.
This high precision framework is a package which allows for the easy creation of large-scale visualizations. It has the ambition of solving problems outside of the pure geospatial streaming applications.
Unity package to add context steering behaviours to your GameObjects
AAO: Avatar Optimizer: Non Destructive Avatar Optimization Utilities
Unity Asset for spherical terrain with dynamic quadtree-based LOD
Unity project showcasing A* pathfinding. fully jobified & burst compiled. It also contains examples of RaycastCommand and BoxcastCommand that are used to build the grid. as well as another example of the usage of IJobParallelForTransform. used to move the agents.
Node-based tool for procedurally generating geometry in Unity inspired by Blender Geometry Nodes
A simple Unity editor tool of procedural mesh generating. modifying and exporting.
A simple setup for Unity ECS 2D (hybrid ECS)
:video_game: Visual Pinball Engine for Unity
Generation of planets with dynamic terrain
Package repo containing the water system created for the URP Boat Attack demo project.
This is the Mod SDK Unity project for Core Keeper
The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for Unity. 📦 [Mirrored from UPM. not affiliated with Unity Technologies.]
Modular and high-performed Unity Goal Oriented Action Planner with well designed visual graph editor
ECS sample demonstrating an automated simulation of teams of spaceships fighting for the control of planets
Plot functions and draw large amounts of debug lines. shapes and text to the Unity game and scene view
Sample project for NSprites package
Distance Field Ambient Occlusion. implemented in Unity 2021.3. as an extension of SDFr
Toy Gaussian Splatting visualization in Unity
Path Tracing with Unity RayTracing Shader
Megacity-Metro: a thrilling shooter game. using Netcode for Entities for a multiplayer experience supporting 128+ players. Latest DOTS packages and Unity Gaming Services elevate the user experience. demonstrating how to craft engaging multiplayer games.