Unity topic
Unity is a game development platform used to build high-quality 3D/2D games that can deployed across mobile, desktop, VR/AR, consoles, or the web.
Scavenger
A virtual "scavenger hunt" game for mobile devices using Unity, Azure, and PlayFab
blender-like-sceneview-hotkeys
Select the viewing direction for a Unity SceneView with the Blender-like hotkeys.
SpriteSheetRenderer
Spritesheet renderer is a powerful Unity ECS API to render massive numbers of sprites using the new dots stack, taking full advantage of Jobs, DynamicBuffers and ComputeBuffer
Unity-game-hacking
A guide for hacking unity games
2D-Unity-Experiments
A collection of visual Unity experiments with latest packages (URP, Shader Graph, Cinemachine, etc).
UI-Blur-LWRP-2020
UI background blur shader for Unity 2020 URP/LWRP/2D Renderer (usable for all Render Modes)
Yarn-Pile
A visual novel/point-and-click game template using Yarn Spinner and Unity 2020.
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
react-unity-webgl
React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.
react-unity-webgl-template
An out-of-the-box sandbox environment for the React Unity WebGL package. This environment contains a Create-React-App including both the source and build of a Unity WebGL project, allowing to test and...