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.

List Unity repositories

Scavenger

29
Stars
7
Forks
Watchers

A virtual "scavenger hunt" game for mobile devices using Unity, Azure, and PlayFab

blender-like-sceneview-hotkeys

9
Stars
0
Forks
Watchers

Select the viewing direction for a Unity SceneView with the Blender-like hotkeys.

SpriteSheetRenderer

371
Stars
47
Forks
Watchers

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

2.6k
Stars
249
Forks
Watchers

A guide for hacking unity games

2D-Unity-Experiments

238
Stars
22
Forks
Watchers

A collection of visual Unity experiments with latest packages (URP, Shader Graph, Cinemachine, etc).

UI-Blur-LWRP-2020

127
Stars
14
Forks
Watchers

UI background blur shader for Unity 2020 URP/LWRP/2D Renderer (usable for all Render Modes)

Yarn-Pile

59
Stars
7
Forks
Watchers

A visual novel/point-and-click game template using Yarn Spinner and Unity 2020.

3d-game-shaders-for-beginners

17.2k
Stars
1.3k
Forks
Watchers

🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

react-unity-webgl

1.7k
Stars
158
Forks
Watchers

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

67
Stars
29
Forks
Watchers

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...